Best method to use Bootstrap in Laravel 4
问题 I am using now Laravel 4, What is the best method to use bootstrap for my site? Is there some stuff I need to change and where do I put the css files? Someone said that I need to use the composer and another said that I need to use the artisan Thanks 回答1: Some things you must know about Laravel: It has directly nothing to do with your front end, including Twitter Bootstrap. Where you put your files is entirely up to you, but the public folder is (usually) where your public viewable files must