A Docker Symfony project template ready to use !
- PHP 8 support
- Symfony 7 support
- No superflu configuration
- Caddy server
- CI ready
- Automatic HTTPS
- XDebug integration
- Install Docker Desktop (or Docker Engine).
- Copy the Docker environment file
./.env.dist
to./.env
. - Run
make start
to build and start the Docker image. - Open
https://localhost
in your favorite web browser and [accept the auto-generated TLS certificate]
Available under the MIT License.
Created by Fuzip.