php-ddd-example
php-ddd-example copied to clipboard
Windows users
For windows users I've proposed upload a makefile.bat to use instead unix makefile. When run docker image php my not start. To fix it go to docker-compose.yml and delete: --force-php-discovery On each instance of symfony
Use WSL with Ubuntu 20.4. first update and upgrade your Ubuntu: sudo atp update && sudo apt upgrade and run sudo make build