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

Adapt View generator to create custom views #332

Open rubemlrm opened 10 years ago

rubemlrm commented 10 years ago

Hi there , i have a sugestion/ question to made , how we can or where we can create a function to create custom views , for instance a view for edit , _form , index , etc . But with custom construction.

Like this guy made: https://github.com/wdollar/Laravel-4-Generators-Bootstrap-3#scaffolding

rubemlrm commented 10 years ago

I've made some tweaks and got this working with almost everything i want.

I've made those changes https://gist.github.com/Rubemlrm/e28a440b59cc30b14356