Skip to content

OrderMVC/Laravel-App

Repository files navigation

OrderMVC - Laravel Application

This is the Application implementation of OrderMVC in Laravel.

Requirements

Laravel requires PHP 5.3 however, PHP 5.4 is recommended for easy start up.

Starting the application

First run php composer.phar install. To start the application quickly run php artisan serve and open http://localhost:8000 in your browser.

About

An example of OrderMVC as a Laravel Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published