learning SLIM microframework etc
- PHP 7
- SLIM
microframework - TWIG
template engine - Eloquent
ORM - SimpleMail
Mailer - RKA Slim Session Middleware
Session handler
- rename
config/config-dist.phpfile toconfig/config.php- change
config.phpcredentials and settings- use database dump
sql/install.sql- use command
composer installORphp composer.phar installfrom CLI inside the project root directory.
