adamwathan / bootforms

Rapid form generation with Bootstrap 3 and Laravel.
MIT License
417 stars 103 forks source link

Allow targeting different pieces of a form group #79

Closed adamwathan closed 8 years ago

Sobak commented 8 years ago

Excellent idea! So flexible and yet simple.

adamwathan commented 8 years ago

@Sobak convinced me to merge :)

Sobak commented 8 years ago

Thank you - I will definitely use it in my project. Shouldn't be b85360 reverted now?

Also, I'll try to work on README/documentation in next few days, but I can't promise anything.

adamwathan commented 8 years ago

@Sobak I think it's fine to keep both, the other functions can be helpful for really common stuff and save a method call, not too worried about the surface area of this API.

Would be awesome if you could get some updates into the docs, would be greatly appreciated!