/simple-php-mvc

Simple php mvc framework to demonstrate how a mvc framework operates.

Primary LanguagePHP

simple-php-mvc

Simple php mvc framework to demonstrate how a mvc framework operates.

Dependencies

PHP should be set up in your local with PATH variable.

Run

php -s 127.0.0.1:8001 Or any other ports as you want.