generate migration files from db
This commit is contained in:
7
bootstrap/cache/packages.php
vendored
7
bootstrap/cache/packages.php
vendored
@@ -21,6 +21,13 @@
|
||||
'Verta' => 'Hekmatinasser\\Verta\\Verta',
|
||||
),
|
||||
),
|
||||
'kitloong/laravel-migrations-generator' =>
|
||||
array (
|
||||
'providers' =>
|
||||
array (
|
||||
0 => 'KitLoong\\MigrationsGenerator\\MigrationsGeneratorServiceProvider',
|
||||
),
|
||||
),
|
||||
'laravel/sail' =>
|
||||
array (
|
||||
'providers' =>
|
||||
|
||||
Reference in New Issue
Block a user