Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

install symfony cli

requirements:

- php 8.1 or higher
- composer (https://getcomposer.org/download/)

then use these commands:

mac/linux (using brew):
brew install symfony-cli/tap/symfony-cli

windows: 
choco install symfony-cli
OR
scoop install symfony-cli
 
PREVIOUS NEXT
Tagged: #install #symfony #cli
ADD COMMENT
Topic
Name
2+1 =