pascallandau.com: How to build a Docker development setup for PHP Projects [Tutorial Part 3]
In the third part of this tutorial series on developing PHP on Docker we'll lay the fundamentals to
build a complete development infrastructure and explain how to "structure" the Docker setup as part
of a PHP project. Structure as in
folder structure ("what to put where")
Dockerfile templates
...
Comments are closed.