sunlightsuraj / fan-php

fan php is a simple php mvc structure.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fan-php

fan php is a simple php mvc structure.

How to setup for test

  1. Download or clone repo
  2. goto db/ folder and run sql queries which will create mvc_test database and a user table in that database
  3. now goto app/core/ folder and open config.php and change as your configuration

About

fan php is a simple php mvc structure.

License:MIT License


Languages

Language:PHP 100.0%