DB_HOST: db is the name of the MySQL service in the docker-compose.yml file. it needs to be used as the host in phpmyadmin because phpmyadmin and mysql aren't in the same container.
The purpose of this template project is to provide a quick and easy way to get a vanilla PHP project up and running with Docker. Ths project uses Apache, MySQL and PHP.
While many popular website applications (WordPress, Drupal, Joomla, etc.) are open source and therefore freely available, running these PHP-based apps on a Windows IIS web server requires a bit of ...