We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 287a3f9 commit 8c900caCopy full SHA for 8c900ca
setup/symfony_server.rst
@@ -65,10 +65,10 @@ run the Symfony server in the background:
65
66
.. code-block:: terminal
67
68
- # find the version of the Symfony binary
+ # find the installed version of the Symfony binary
69
$ symfony version
70
71
- # change the path to the location of your Symfony binary replacing {version}
+ # change the path to the location of your Symfony binary and replace {version} too
72
$ sudo codesign --force --deep --sign - /opt/homebrew/Cellar/symfony-cli/{version}/bin/symfony
73
74
Enabling PHP-FPM
0 commit comments