Skip to content

Smoren/mushroom-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Light microframework like Laravel.

Docs in progress...

Installation:

composer create-project --stability dev smoren/mushroom-framework
php master example install
# then edit file app/config/config.db.php
php master migrate install
php master migrate roll