Sample PHP app featuring docker and mysql/postgresql integration.
# development
./setup.sh <mysql|postgres> [env-file]
Access to the PHP application at http://localhost:8080, access to phpmyadmin (or pgadmin) at http://localhost:8081
- docker
- docker-compose v1.28.0 or newer