Training project to learn PHP design patterns base on small legacy invoice app.
We are using docker and docker compose to setup dev env.
You will need docker engine in >= 17.06.1-ce
and docker-compose with verison >= 1.17.0
Please check out docker-engine
and docker-compose webpages for
more info
To run our containers you need to call docker-compose up -d
from the project root.