/phptestgo

WEB GUI tool to train on certifications

Primary LanguageVueMIT LicenseMIT

phptestgo

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

Heroku

step1

step2

step3

Requirements

  • PHP 7.1
  • composer
  • npm
  • yarn

Installation

git clone git@github.com:TheRatG/phptestgo.git
cd phptestgo
composer install
yarn

Run

./bin/console server:run

Open printed link in browser, usually it ishttp://127.0.0.1:8000.