PHP micro framework to help build your MVC project with minimal code flow.
- Composer read more
composer install
-
Using Apache
Pointing you server root file to
index.php
-
Using PHP-CLI
run using php-cli using this command
php -S localhost:3000
PHP micro framework to help build your MVC project with minimal code flow.
composer install
Using Apache
Pointing you server root file to index.php
Using PHP-CLI
run using php-cli using this command
php -S localhost:3000