Skip to content

johnamg/mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvc

This version of a bare bones MVC application was refactored and debugged from a PHP MVC Tutorial provided by Jessie Ream.
This is a barebones MVC application. It is propably best to view his tutorial while going through the code.
The following users all have password of "password".
There three possible roles: owner, admin and default.

username => jesse role =>owner
username => jesse2 role => admin
username => johns role => owner
username => jsereno role => admin
Restore newsql_dump.sql with mysqldump to create database.

About

Build a bare bones PHP MVC application originally from a Jessie Ream Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors