Skip to content

This is a simple blog application example on the custom micro mvc framework.

Notifications You must be signed in to change notification settings

andre2/Micro-MVC-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroMVC Blog App

A simple blog application built on a custom MVC framework. I built the framework while learning more about the intricacies of MVC.

Installation

  1. Create a database for the app and import the blog.sql file

  2. Open config/config.php and set your base url and enviornment as well as the environment database variables

  3. Open index.php in the root folder and modify the root path as approprite

  4. You can continue on to your install url /admin to add posts and categories

TODO

  • Routing
  • Commenting System
  • Code Comments
  • Installer

About

This is a simple blog application example on the custom micro mvc framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published