Click here to Skip to main content
15,892,537 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am new to Laravel, I am trying to use Bootstrap with Laravel but it is very difficult to use with it.

Form::submit('save',array('class'=>'btn btn-primary'));

This is the syntax used for the bootstrap styling. If we are using this every time we have to write bootstrap class name by ourself there is no auto-complete syntax intellisense. This is not the case in CodeIgniter. So if any one know how we can gain auto-complete classes of bootstrap with Laravel syntax please tell me.
Posted
Updated 10-Feb-15 4:20am
v2
Comments
Prava-MFS 22-Jul-16 3:13am    
Which editor you are using for your application?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900