This is a non-specialized Laravel base site containing generalized components for faster development of nearly any type of site.
It includes only packages that have application across multiple site purposes and should be useful in the most general terms possible.
- Laravel 5.1.x
- Twitter Bootstrap 3.1.1
- jQuery 2.1.0
- Font-Awesome 4.0.3
- HTML5 Shiv 3.7.0
- Run composer install
composer install
- Run bower install. Edit .bowerrc if you want to change the assets folder.
bower install