This is the Application implementation of OrderMVC in Laravel.
Laravel requires PHP 5.3 however, PHP 5.4 is recommended for easy start up.
First run php composer.phar install.
To start the application quickly run php artisan serve and open http://localhost:8000 in your browser.