Create a Symfony 5 application with Docker(part 1)
This article is the first of a series dedicated to learn how to use docker for PHP and Symfony. In this lesson, we will create a Symfony application in a docker context, the Symfony application won’t use a database and will be resume as a simple route displaying an html page. We will try to …
Create a Symfony 5 application with Docker(part 1) Read More »