Learn all the essentials of using Docker with PHP including MySQL, Redis, Nginx, Composer, XDebug etc.
Now includes my bonus material!
Here is a list of the content covered in this course. This version contains roughly 40 minutes of bonus material which is not included in the YouTube version.
The course covers all the essentials plus some of the problems that I have observed people online trying to solve.
· Docker Compose File · PHP Dockerfile · NGINX Configuration
· Volume Mounting · A Basic Application · MySQL
· Composer · A Development Build · Environment Variables
· Redis · Xdebug · Multi-stage Builds
· Push to a Container Registry · Github actions
Multiple Docker Compose Files · Symfony Version · Laravel Sail