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 818928c commit 0eee3f1Copy full SHA for 0eee3f1
deployment.rst
@@ -156,7 +156,7 @@ as you normally do:
156
.. caution::
157
158
If you get a "class not found" error during this step, you may need to
159
- run ``export SYMFONY_ENV=prod`` before running this command so that
+ run ``export APP_ENV=prod`` before running this command so that
160
the ``post-install-cmd`` scripts run in the ``prod`` environment.
161
162
D) Clear your Symfony Cache
0 commit comments