Looking to hire Laravel developers? Try LaraJobs
laravel-data-dumper
Adding data from certain tables when executing the `php artisan schema:dump` console command
18 973
laravel-migration-squasher
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
95