Laravel Artisan command(s) for bulk running migrations
adenfraser/laravelbulkmigrations is a Laravel package for laravel artisan command(s) for bulk running migrations.
It currently has 0 GitHub stars and 13 downloads on Packagist.
Install it with composer require adenfraser/laravelbulkmigrations.
Discover more Laravel packages by adenfraser
or browse all Laravel packages to compare alternatives.
Last updated
Artisan command which allows the bulk running of a list of migrations (specified in a config file)
AdenFraser\LaravelBulkMigrations\LaravelBulkMigrationsServiceProviderphp artisan config:publish adenfraser/laravelbulkmigrationsHappy Migrating!