FabulousThomas / core-php-mvc-framework

This is a lightweight and flexible PHP framework designed to build robust, scalable and maintainable web applications using the Model View Controller (MVC) architectural pattern.

Repository from Github https://github.comFabulousThomas/core-php-mvc-frameworkRepository from Github https://github.comFabulousThomas/core-php-mvc-framework

core-php-mvc-framework

This is a core php mvc framework structure => SITE SETTINGS <= => Open "app folder" <= => Locate "config folder" => Open "config.php" => REPLACE YOUR PAGE LINK || INCLUDING YOUR DATABASE CONNECTIONS <= => Locate "public folder" => Open ".htaccess" => Find "RewriteBase" => NOTE: IF YOUR SITE IS IN A FOLDER, PUT THE FOLDER NAME THUS: /folder name/public BUT IF YOUR SITE IS NOT IN A FOLDER, JUST LEAVE IT THUS: /public <=

About

This is a lightweight and flexible PHP framework designed to build robust, scalable and maintainable web applications using the Model View Controller (MVC) architectural pattern.

License:Apache License 2.0


Languages

Language:PHP 97.7%Language:Hack 2.3%