12:22
Como configurar imagem Docker(PHP e Nginx) para projetos Laravel com PHP 8.3
Descubra como configurar um ambiente de desenvolvimento para projetos Laravel usando Docker! No meu último projeto, decidi ...
18:55
Ambiente de desenvolvimento com Docker: PHP 8.5, Nginx 1.29, PostgreSQL 18 Migrations com Phinx
Neste vídeo, você aprenderá passo a passo como criar um ambiente de desenvolvimento moderno, isolado e reproduzível ...
2:29
Docker Container with Nginx/PHP
This is a walkthrough of pulling and running a simple Docker container with Nginx and PHP5-FPM. I am using my prebuilt ...
27:06
Configurando ambientes com PHP, SERVIDOR WEB NGINX, POSTGRESQL utilizando DOCKER
Se você deseja aprender mais sobre docker, adquira o ebook "Dominando o Docker: Guia Completo" no link abaixo: ...
46:20
🚀 Ambiente Docker PHP (Yii2) + Nginx + MySQL con IPs y Dominios Locales 🔧 | ¡Entorno PRO en minutos!
Quieres llevar tu desarrollo local al siguiente nivel? En este video te muestro cómo crear un ambiente Docker completo para Yii2 ...
18:47
Docker + Nginx,PHP,MYSQL (Add Laravel Code)
note: mohon maaf mic nya agak kurang besar, karena mic sudah di ganti, dan juga agak berantakan soalnya ada yang harusnya ...
5:58
[Lab 53] How to Setup Nginx and PHP FPM with Docker
This video how to configure nginx and php-fpm using docker, nginx container tutorial and how to build backend using docker.
20:51
#2 Setup Docker Compose for Nginx, PHP, and MySQL | Step-by-Step Guide | Dev Wealth
Useful Links: https://docs.docker.com/compose/ https://hub.docker.com/search Docker and Docker Compose Installation Video ...
17:35
Nginx, Node, PHP, MySQL in Docker
We will be looking into how to install Nginx, Node, PHP and MySQL in docker to set up our local development environment.
29:35
How to Create PHP Developer Environments With Docker Compose
Erika Heidi, Software Engineer at DigitalOcean, demonstrates how to create a PHP development environment with Docker ...
30:14
Setup Docker to run Nginx, PHP, and MYSQL containers. Create a PHP Object Oriented Login App.
15:10
Docker Tutorial - setup php-fpm environment from scratch in a docker container
Learn how you can setup your own php-fpm environment from scratch inside a docker container environment based on 2 services ...
1:11:44
How to Dockerize Laravel APP (PHP, Nginx, MySQL, PhpMyAdmin, and Redis.)
BUY ME A COFFEE : https://buymeacoffee.com/codewithtee Welcome to our comprehensive tutorial on how to dockerize a ...
8:10
PHP and Docker - PHP Dockerfile
Learn how to create a Dockerfile for a PHP project Full course and bonus material for FREE - subscribe to GaryClarke.
18:15
Docker + Symfony 5.0 + Nginx + PHP 7.4
On this video I'm showing how to build your Docker image with Symfony 5.0 inside. I will use Nginx as a web-server and PHP 7.4.
25:11
Ambiente Laravel Pronto em Minutos: Guia de Configuração Docker com PHP, NGINX, PostgreSQL e REDIS
Se você deseja aprender mais sobre docker, adquira o ebook "Dominando o Docker: Guia Completo" no link abaixo: ...
12:34
How to set up a PHP dev environment on Docker (With MySQL and PHPMyAdmin)
docker-compose.yml: version: '3.8' services: apache-php: image: apache-mysqli build: context: . dockerfile: Dockerfile volumes: ...
13:10
Scale your WordPress - Setup developer environment in docker with php8 and NGINX
Learn how you setup your development environment for PHP8 and NGINX inside Docker when you want to prepare your ...
11:36
Laravel Docker #3 – Nginx, PHP & MySQL Setup in Minutes
Hardik Savani(ItSolutionStuff)
In this video, we'll set up Laravel with Nginx, PHP, and MySQL using Docker ⚙️ Follow step-by-step to build a powerful local ...
25:15
Docker development setup for PHP Projects [Docker PHP Tutorial]
Full article: https://www.pascallandau.com/blog/structuring-the-docker-setup-for-php-projects Follow-up: ...