Skip to content

Demonstration code for clients that ask if I know about MVC

Notifications You must be signed in to change notification settings

TomHanra/demo-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

demo-mvc

Demonstration code for clients that ask if I know about MVC

This is a project using the PHP MVC Framework Laravel, which is itself based on Symfony. To run it as a local webserver run the following command in the project's demo-mvc directory:

php artisan serve

The project doesn't really do much, it uses a local sqlite database to store a trivial model.

About

Demonstration code for clients that ask if I know about MVC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages