Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 317 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 317 Bytes

mvc

Eshel MVC - Plain vanilla PHP MVC framework

  1. config.php - Under /app/config/config.php - edit the 3 lines with db constants: user, password, db name to match your db settings

  2. .hatccess - Under public folder - Edite the rewriteBase line: .. /mvc/public to //public for the mvc to work