- PHP
- MYSQL
- Composer
- Run "composer install" to install dependencies
- Make an .env file following the .env.example file
- Run php softia migrate
- php softia clear
This will clear your history (cookies, tabs and requests)
- php softia run
This will open the cli interface. Everything else is self-explanatory
You can run the browser unit testing using
- ./vendor/bin/phpunit *