Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 255 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 255 Bytes

PHP-MVC

This Model View Controller (MVC) I developed in 2016. This MVC can be used in any lightweight project. This would be a good fit for the small projects. Simple file structure Easy to implement.

How to bootup the server

php -S localhost:8888