adamwathan / bootforms

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

Add input group addons #113

Closed tino415 closed 7 years ago

tino415 commented 8 years ago

How I can add some bootstrap input group addons ?

albofish commented 7 years ago

BootForm::InputGroup('Total Amount ','total_amount')->beforeAddon('<i class="fa fa-gbp"></i>')

tino415 commented 7 years ago

I can't test now, but I beliewe you and thank you (long time since I was working on that project)