adamwathan / bootforms

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

On the fly field options #143

Open elephantux opened 6 years ago

elephantux commented 6 years ago

Is it possible to generate "on the fly" field attributes in blade? In dependence of some conditions I need for example make checkbox disabled/enabled or checked/unchecked etc.