2017 © Pedro Peláez
 

library laravel5-migrator

Improved version of Laravel 5's Migrator. Adds better error messaging and support for rollbacks with custom paths

image

zingle/laravel5-migrator

Improved version of Laravel 5's Migrator. Adds better error messaging and support for rollbacks with custom paths

  • Wednesday, May 11, 2016
  • by njovin
  • Repository
  • 2 Watchers
  • 2 Stars
  • 1,524 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 4 Open issues
  • 11 Versions
  • 1 % Grown

The README.md

Zingle Laravel Migrator

Latest Version on Packagist ![Software License][ico-license], (*1)

This overrides and extends Laravel's own migration service provider, migrate, and rollback commands to provide some additional functionality:, (*2)

  • Adds a 'path' column to the migration tracking table so that the migrate:rollback command works properly even when the --path option is used when running migrations
  • Add improved error display to the migrate command, displaying which migrations were succesful and which migration failed in the event of a failed migration

Install

Via Composer, (*3)

``` bash $ composer require zingle/laravel5-migrator, (*4)


Run the migration to add the path column to your migrations table: `php artisan migrate --path=vendor/zingle/laravel5-migrator/src/migrations` Add the service provider `Zingle\LaravelMigrator\LaravelMigratorServiceProvider` to your `config/app.php` file `providers` array. ## Usage This overrides and extends the default Laravel migrate and rollback commands, so just use them as normal. ## Change log Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently. ## Testing ``` bash $ composer test

License

The MIT License (MIT). Please see License File for more information., (*5)

The Versions

11/05 2016

dev-master

9999999-dev https://github.com/zingle/laravel5-migrator

Improved version of Laravel 5's Migrator. Adds better error messaging and support for rollbacks with custom paths

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel migrations laravel5 migrator zingle laravel5-migrator rollbacks

11/05 2016

0.9.9

0.9.9.0 https://github.com/zingle/laravel5-migrator

Improved version of Laravel 5's Migrator. Adds better error messaging and support for rollbacks with custom paths

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel migrations laravel5 migrator zingle laravel5-migrator rollbacks

03/02 2016

0.9.8

0.9.8.0 https://github.com/zingle/laravel5-migrator

Improved version of Laravel 5's Migrator. Adds better error messaging and support for rollbacks with custom paths

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel migrations laravel5 migrator zingle laravel5-migrator rollbacks

24/01 2016

0.9.7

0.9.7.0 https://github.com/zingle/laravel5-migrator

Improved version of Laravel 5's Migrator. Adds better error messaging and support for rollbacks with custom paths

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel migrations laravel5 migrator zingle laravel5-migrator rollbacks

24/01 2016

0.9.6

0.9.6.0 https://github.com/zingle/laravel5-migrator

Improved version of Laravel 5's Migrator. Adds better error messaging and support for rollbacks with custom paths

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel migrations laravel5 migrator zingle laravel5-migrator rollbacks

24/01 2016

0.9.5

0.9.5.0 https://github.com/zingle/laravel5-migrator

Improved version of Laravel 5's Migrator. Adds better error messaging and support for rollbacks with custom paths

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel migrations laravel5 migrator zingle laravel5-migrator rollbacks

29/12 2015

0.9.4

0.9.4.0 https://github.com/zingle/laravel5-migrator

Improved version of Laravel 5's Migrator. Adds better error messaging and support for rollbacks with custom paths

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel migrations laravel5 migrator zingle laravel5-migrator rollbacks

23/12 2015

0.9.3

0.9.3.0 https://github.com/zingle/laravel5-migrator

Improved version of Laravel 5's Migrator. Adds better error messaging and support for rollbacks with custom paths

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel migrations laravel5 migrator zingle laravel5-migrator rollbacks

23/12 2015

0.9.2

0.9.2.0 https://github.com/zingle/laravel5-migrator

Improved version of Laravel 5's Migrator. Adds better error messaging and support for rollbacks with custom paths

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel migrations laravel5 migrator zingle laravel5-migrator rollbacks

23/12 2015

0.9.1

0.9.1.0 https://github.com/zingle/laravel5-migrator

Improved version of Laravel 5's Migrator. Adds better error messaging and support for rollbacks with custom paths

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel migrations laravel5 migrator zingle laravel5-migrator rollbacks

23/12 2015

0.9

0.9.0.0 https://github.com/zingle/laravel5-migrator

Improved version of Laravel 5's Migrator. Adds better error messaging and support for rollbacks with custom paths

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel migrations laravel5 migrator zingle laravel5-migrator rollbacks