smoren/mushroom-framework

There is no license information available for the latest version (v1) of this package.

Tiny framework for web apps

v1 2018-07-21 13:12 UTC

This package is auto-updated.

Last update: 2024-03-24 18:53:33 UTC


README

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