dev-master
9999999-devAll Import should help migrating data from one database to another
MIT
The Requires
The Development Requires
by Konstantin Knopp
Wallogit.com
2017 © Pedro Peláez
All Import should help migrating data from one database to another
This package is aiming to simplify the data migration from one database to another., (*2)
Require this package with composer, (*3)
composer require unikat/all-import, (*4)
This package requires Laravel 5.5, so it should be discovered automatically., (*5)
Publish the config with, (*6)
php artisan vendor:publish
Then you choose the ServiceProvider "AllImportServiceProvider"., (*7)
All Import should help migrating data from one database to another
MIT