Skip to content

Releases: developerawam/generate-migration

feat: add library tailwinds form and update version

Choose a tag to compare

@restu-lomboe restu-lomboe released this 13 Aug 04:20

feat: add library tailwinds form and update version

fix: fix error for publishing assets and update version

Choose a tag to compare

@restu-lomboe restu-lomboe released this 13 Aug 04:15

fix: fix error for publishing assets and update version

fix: fix error for publishing assets

Choose a tag to compare

@restu-lomboe restu-lomboe released this 13 Aug 04:07

fix: fix error for publishing assets

prompt to publish assets

Choose a tag to compare

@restu-lomboe restu-lomboe released this 13 Aug 03:39

prompt to publish assets

Adjusment Tailwind CSS

Choose a tag to compare

@restu-lomboe restu-lomboe released this 13 Aug 03:02

Adjusment and setup Tailwind CSS

UI Generate: Simplified Migration Generation for Laravel

Choose a tag to compare

@restu-lomboe restu-lomboe released this 13 Aug 02:00

We are excited to introduce UI Generate, a powerful yet easy-to-use package designed to streamline the process of creating database migrations in Laravel. With UI Generate, developers can now generate migration files through a clean and intuitive user interface, eliminating the need to write migrations manually.

fix: Fix naming for model name and import Str function

Choose a tag to compare

@developerawam developerawam released this 05 Aug 07:32

Fix naming for model name and import Str function

adjusment naming table name, and table colum

Choose a tag to compare

@developerawam developerawam released this 05 Aug 06:42

Adjusting the naming of table names, and table columns, for spaces, ucfirst, and replace camelCase

Latest Update

Choose a tag to compare

@developerawam developerawam released this 02 Aug 09:08

This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.