v0.5.0
form-control
class is now automatically added even when using input specific methods likeFormHelper::text()
,FormHelper::select()
etc.btn-default
class is now automatically added when generating buttons usingFormHelper::button()
.
form-control
class is now automatically added even when using input specific methods like FormHelper::text()
, FormHelper::select()
etc.btn-default
class is now automatically added when generating buttons using FormHelper::button()
.