adamwathan / bootforms

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

Add Font Awesome icon to Inputfield #117

Closed vedoo closed 7 years ago

vedoo commented 8 years ago

How I can add Font Awesome to Input Box? for example: BootForm::text('Username', 'username')->iconCls('fa fa-user', 'left')