Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 388 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 388 Bytes

AdamMVC Framework

A MVC Framework built on PHP to help people build MVC Based Applications

How to Use

  • You Need to install Xampp or equal server
  • Clone This Repo into your
  • Go to the config file in the config folder and pass your machine info
  • change .htaccess files to map to your server folder and files
  • Start Coding
Coming Soon: An Example with application