Custom test project, without any frameworks.
Initial SQL exists in /resources/sql.sql file.
Installation:
- Download dependencies:
composer install - Required php
bcmathpackage
Entry point: /public/index.php - Web root
Routes:
/user/login- Login user/user/withdraw- Withdraw money from user/user/logout- Logout user
User credentials:
- Login: user_1, Password: pass
- Login: user_2, Password: pass