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 664dcdb commit 9d56e24Copy full SHA for 9d56e24
cookbook/configuration/override_dir_structure.rst
@@ -176,7 +176,7 @@ The change in the ``composer.json`` will look like this:
176
...
177
}
178
179
-In ``app/autoload.php``, you need to modify the path to the ``autoload.php`` file::
+Then, update the path to the ``autoload.php`` file in ``app/autoload.php``::
180
181
// app/autoload.php
182
// ...
0 commit comments