adenfraser/laravelbulkmigrations

Laravel Artisan command(s) for bulk running migrations
13
Install
composer require adenfraser/laravelbulkmigrations
PHP:>=5.3.0
License:MIT
Last Updated:Jul 10, 2015
Links: GitHub  ·  Packagist
Maintainer: AdenFraser

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!

Related Packages

nwidart/db-exporter

Export your database quickly and easily as a Laravel Migration and all the data...

39,126 377
elimuswift/db-exporter

Export your database quickly and easily as a Laravel Migration and all the data...

4,696 36
xethron/migrations-generator

Generates Laravel Migrations from an existing database

3,353,900 3,322
cyrrill/migrations-generator

Generates Laravel Migrations from an existing database

1,764 2