How to install Symfony CLI #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Maybe an article, this is how you did it with apt:
998 2024-03-05 14:10:48 curl -1sLf 'https://dl.cloudsmith.io/public/symfony/stable/setup.deb.sh' | sudo -E bash
999 2024-03-05 14:11:18 sudo nala install symfony-cli
symfony check:req
How to us cs-fixer
install it:
composer require cs-fixer-shim
Run it:
./vendor/bin/php-cs-fixer fix