generate migration files from db

This commit is contained in:
2024-03-05 15:35:49 +03:30
parent 3680dc329a
commit 797179d021
164 changed files with 6896 additions and 34 deletions

View File

@@ -21,6 +21,13 @@
'Verta' => 'Hekmatinasser\\Verta\\Verta',
),
),
'kitloong/laravel-migrations-generator' =>
array (
'providers' =>
array (
0 => 'KitLoong\\MigrationsGenerator\\MigrationsGeneratorServiceProvider',
),
),
'laravel/sail' =>
array (
'providers' =>