Eshel MVC - Plain vanilla PHP MVC framework
-
config.php - Under /app/config/config.php - edit the 3 lines with db constants: user, password, db name to match your db settings
-
.hatccess - Under public folder - Edite the rewriteBase line: .. /mvc/public to //public for the mvc to work