Skip to content

gmattworld/php_framework

Repository files navigation

PHP MVC FRAMEWORK

Installation Guide

  1. Download the archive or clone the project using git
  2. Create .env file from .env.example file and adjust database parameters
  3. Run composer install
  4. Run php migrations.php to run migrations
  5. Point your server to the public folder
  6. Start php server

Please note this framework is not designed with full security measures in mind! Not production ready! I hope I will develop it to production one day :)

About

A PHP MVC framework (Work in progress)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors