Setting Up a Modern PHP Development Environment with Docker
There are so many ways to set up your PHP development environment, but using Docker is the current best practice. Let's walk through it.
There are so many ways to set up your PHP development environment, but using Docker is the current best practice. Let's walk through it.
Docker Explained! Younes goes through the process of building a sample Laravel + MySQL app powered by two docker containers - check it out!
In this article we show you how to deploy your local WordPress Docker installation to DigitalOcean, then sync a BitBucket repository with our droplet.
In this article we cover how to use the official Docker WordPress image, with an introduction to Docker Compose, which can help make our life much easier.