Skip to content

mo-azizz/MVC-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MVC Framework

This is a basic MVC framework .

.htaccess

Routes all the requests through public/index.php

public

contains th index.php file to require the structre from the app folder.

app

Contains the MVC structure with models, views, controllers directories, all routed and required through bootstrap.php

About

Simple MVC Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published