This project is intended to kickstart your Laravel 4 project using Bootstrap 3 CSS framework. This was created for personal use but you are free to download and mess with it. More updates will be added to this project in the future(maybe).
Written by Albert Maranian Jr (albertmaranian@gmail.com) - You are free to email the author for questions
git clone git@github.com:devbeans/laravel4-bootstrap3-kickstarter.git
composer install (Assumes you have composer globally installed)
php artisan migrate
php artisan db:seed