Releases: developerawam/generate-migration
Release list
feat: add library tailwinds form and update version
feat: add library tailwinds form and update version
fix: fix error for publishing assets and update version
fix: fix error for publishing assets and update version
fix: fix error for publishing assets
fix: fix error for publishing assets
prompt to publish assets
prompt to publish assets
Adjusment Tailwind CSS
Adjusment and setup Tailwind CSS
UI Generate: Simplified Migration Generation for Laravel
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
Fix naming for model name and import Str function
adjusment naming table name, and table colum
Adjusting the naming of table names, and table columns, for spaces, ucfirst, and replace camelCase
Latest Update
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.