Skip to content

BlacksmithProject/dockerized-symfony-with-mysql

Repository files navigation

Dockerized Symfony with mysql

Greatly inspired by https://github.com/dunglas/symfony-docker, but simplified.
You will have a symfony 6.2 with MySQL.
Makefile is based on Kevin Dunglas' one.

Prerequisites:

HowTo:

Troubleshooting:

You might have some ports already used (event though i tried to use unused ports), modify docker-compose.override.yml at your convenience.

Urls:

Xdebug:

This is disabled by default, but you can activate it by un-commenting the lines in docker/xdebug.ini and restarting the php container.

About

A dockerized version of Symfony with Mysql

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors