Arnold Gamboa wrote on Sunday 27th of November 2011:...
I have a question regarding scaffolding. The background is, I'm using Twitter Bootstrap as my css framework. And for those of you who knows Bootstrap, it has a specific way of handling form layouts.
My question is, is there a way to alter what is being generated at the scaffolding level. I'm thinking, it'll be so cool if the form to be generated is already based on how Bootstrap would layout the form. Thanks -Arnold
echo Form::input('name', 'value', array('class' => 'myclass'));
It looks like you're new here. If you want to get involved, click one of these buttons!