This is the workshop from https://www.phpschool.io/docs#creating-your-own-workshop.
----git clone [email protected]:php-school/simple-math.git
cd simple-math
composer install
php bin/simple-math
For detailed documentation on how to actually build execrises and extend the application, check the docs page on our site www.phpschool.io/docs.
Drop in the slack channel if you have further questions.