- Summerland BC
- https://www.nickyeoman.com/
- Joined on
2022-03-04
Block a user
How to install Symfony CLI
How to us cs-fixer
install it: composer require cs-fixer-shim
Run it: ./vendor/bin/php-cs-fixer fix
Docker error (network)
I think this is fixed with this:
networks:
default:
external:
name: ${NETWORKNAME}