##Laravel 4 - Starter Application Template
This is a Laravel 4 application template (based on L4 Beta #2). It includes Ardent and Laravel4-PowerPack to get your project up to speed.
###How to install
$ git clone https://github.com/laravelbook/laravel4-starter.git app
$ cd app
$ curl -s http://getcomposer.org/installer | php
$ php composer.phar install
All issues and pull requests should be filed on the laravel/framework repository.
The Laravel framework is open-sourced software license under the MIT license