JeffreyWay / Laravel-4-Generators

Rapidly speed up your Laravel workflow with generators
https://packagist.org/packages/way/generators
MIT License
27 stars 9 forks source link

Added fillable fields for models and resource generation #456

Closed xwiz closed 9 years ago

xwiz commented 9 years ago

Added ability to add content to fillable field using migration data

xwiz commented 9 years ago

Basically this enables creation of the following model structure from migration