blakewatson / f3appsetup

Setup for apps using the Fat Free Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup with sample models and controllers for web apps using the Fat Free Framework.

run composer install at project root.

Put MySQL connection in src/Framework/DatabaseConnectionFactory.php.

Edit migrations folder as necessary and run your migration(s) from the project root with the terminal command php bin/Migrate.php.

About

Setup for apps using the Fat Free Framework

License:MIT License


Languages

Language:PHP 100.0%