PHP Development Environment using Docker and Docker Compose
This post will demonstrate how to create a PHP Development Environment using Docker and Docker Compose.
The environment will consist of a php Apache server, an instance of mysql and and instance of phpMyAdmin for database administration.
Prerequisit...
damiencahill.hashnode.dev2 min read