Skip to content

BeHover/simple-mvc-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-mvc-framework

To start application in development mode:

  1. Run docker-compose up
  2. Connect to the database host=localhost, port=3303, user=test, password=test, database=test
  3. Import tables from a folder database
  4. Visit localhost:8081 and you will see development page

About

Simple PHP MVC Framework

Resources

Stars

Watchers

Forks