This is WEB GUI tool to train on certifications based on certificationy. In addition this is example project composed from symfony flex and vue. Demo
- PHP 7.1
- composer
- npm
- yarn
git clone [email protected]:TheRatG/phptestgo.git
cd phptestgo
composer install
yarn
./bin/console server:run
Open printed link in browser, usually it ishttp://127.0.0.1:8000
.