b3nl / laravel-mwb-model

Converts an MySQL Workbench Model to laravel counterparts.
MIT License
14 stars 2 forks source link

Migrations #3

Closed kiwina closed 8 years ago

kiwina commented 9 years ago

Hi great idea this project, looking at the code i think you could simplify stuff by using the extended generators laracasts/generators and crate the migration based on that as a string

b3nl commented 8 years ago

thx, will take a look.

b3nl commented 8 years ago

Yeah, i think that could be nice!

b3nl commented 8 years ago

Began with it in https://github.com/b3nl/laravel-mwb-model/compare/master...feature/3-laracast-generators