Heya guys,
Just finished a new package for Laravel that allows you to generate clean and accurate Migrations form existing databases.
Code and Installation instructions available on GitHub here: https://github.com/Xethron/migrations-generator
Feedback would be highly appreciated.
Bernhard Breytenbach
Latest dev-master adds support for enum fields. If you use enum, feedback would be appreciated.
Where are the table1,table2, ... tableN defined the structures to create the migrations that this Generator recognizes?
@Bernhard I did some simple testing with the package...it works really well. Unfortunately I couldn't test anything advanced. Keep up the good work!
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community