Download the PHP package lucasruroken/lara-migrations-generator without Composer
On this page you can find all versions of the php package lucasruroken/lara-migrations-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lucasruroken/lara-migrations-generator
More information about lucasruroken/lara-migrations-generator
Files in lucasruroken/lara-migrations-generator
Download lucasruroken/lara-migrations-generator
More information about lucasruroken/lara-migrations-generator
Files in lucasruroken/lara-migrations-generator
Vendor lucasruroken
Package lara-migrations-generator
Short Description Generate migrations from a previous database
License BSD
Package lara-migrations-generator
Short Description Generate migrations from a previous database
License BSD
Please rate this library. Is it a good library?
Informations about the package lara-migrations-generator
Laravel migrations generator
This packages only works with mysql for now
Available for Laravel 5.3
Why should I use this package?
If you have a previous database, and you want to import to laravel, this is the perfect package. This package will import all of your tables, column with their respectives foreign keys.
How to install?
Run
All you have to do is add the following provider into config/app.php
and run in your console
All versions of lara-migrations-generator with dependencies
PHP Build Version
Package Version
No informations.
The package lucasruroken/lara-migrations-generator contains the following files
Loading the files please wait ....