Skip to content

Artisan command which allows the bulk running of a list of migrations (specified in a config file)

Notifications You must be signed in to change notification settings

AdenFraser/LaravelBulkMigrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LaravelBulkMigrations

Artisan command which allows the bulk running of a list of migrations (specified in a config file)

  1. Add the Service Provider to your App Config: AdenFraser\LaravelBulkMigrations\LaravelBulkMigrationsServiceProvider
  2. Run the command php artisan config:publish adenfraser/laravelbulkmigrations
  3. Setup your migrations configuration (and environment configurations if required)

Happy Migrating!

About

Artisan command which allows the bulk running of a list of migrations (specified in a config file)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages