5:45
Как быстро поднять PHP-стек на Docker
Репозиторий: https://t.me/c/1189518620/13 (канал закрытый, нужно вступить по ссылке https://t.me/+rfSXQxnSB3tiNTky) ...
11:53
The Only Docker Tutorial You Need To Get Started
Check out Docker before I put you in a container. Download Docker Desktop: https://dockr.ly/3EbT6ol The Docker Suite of ...
15:46
Быстрый запуск веб сервера на вашем локальном компьютере для обучения языка PHP. Ссылка: ...
14:39
PHP Docker Tutorial - Nginx - PHPFPM VS Apache - Full PHP 8 Tutorial
In this lesson, you will learn how to get PHP project up & running using docker. For the webserver, we'll be using Nginx because ...
14:25
Stop Using XAMPP! Docker PHP + MySQL Full Setup
Learn how to set up a complete PHP development environment using Docker — including PHP, MySQL, and phpMyAdmin ...
58:40
Введение в Docker. PHP-разработка в Docker
Описание технологии Docker, а также её применение для разработки PHP-приложений. Ссылка на файл презентации: ...
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: ...
8:05
I no longer use Homebrew to manage the dependencies for my local web development! And I definitely don't use Docker.
12:44
Stop Installing PHP! Use Docker Instead 🚀
In this video, you will learn how to run PHP using Docker without installing PHP on your system. We will create a complete PHP ...
19:36
Docker and Laravel - Optimize PHP with Docker
Tired of the classic "it works on my machine" excuse? In this talk, we explore how to level up your PHP and @LaravelPHP ...
44:46
Laravel-приложение в docker-контейнерах: практическое занятие для тех, кто всё ещё боится докера
Мне очень часто приходится смотреть в чужой код, наблюдать за практиками разработки самых разных команд.
2:00:04
Docker and PHP Complete Tutorial
Learn all the essentials of using Docker with PHP including MySQL, Redis, Nginx, Composer, XDebug etc. Check out the full ...
50:07
Docker - nginx, php-fpm, mysql, phpmyadmin. From scratch to finished website
A lesson about what docker is and how to work with it. We will create a simple single page web application and set up a php + ...
13:40
Настройка XDebug + Docker + PHPStorm — связка для твоего PHP проекта за 10 минут!
Подкатил ответ на популярный вопрос — как в докере настроить xdebug! Рассмотрим как установить xdebug расширение ...
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.
40:44
How to Install Docker and Laravel on Windows (WSL + Ubuntu Setup)
Want to run Laravel with Docker on Windows — the right way? In this full beginner setup guide, I'll walk you through everything ...
26:09
Build a Full Stack Web App in PHP and MySQL with Docker from scratch!
I walk through how to create a full stack web application in Php with a MySql database by running Docker containers. I show how ...
8:41
PHP and Docker - Docker Compose File
Learn how to create a Docker Compose File for a PHP project Full course and bonus material for FREE - subscribe to ...
11:31
Docker for Beginners: Setting up Apache with PHP, MySQL, and PHPMyAdmin
In this Docker tutorial, we will walk through setting up a local development environment with Docker, creating a complete stack ...
14:02
1. Настройка Docker. PHP+Nginx+MySQL
docker, docker-compose, php, nginx, mysql, lemp, lamp https://github.com/zhartaunik/lemp-docker/tree/1.0.0.