We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ceb3e5 commit 036724cCopy full SHA for 036724c
1 file changed
user_guide_src/source/concepts/structure.rst
@@ -41,8 +41,6 @@ of this directory to suit your application's needs. For example, you might decid
41
pattern and Entity Models to work with your data. In this case, you could rename the ``Models`` directory to
42
``Repositories``, and add a new ``Entities`` directory.
43
44
-.. note:: If you rename the ``Controllers`` directory, though, you will not be able to use the automatic method of
45
- routing to controllers, and will need to define all of your routes in the routes file.
46
47
All files in this directory live under the ``App`` namespace, though you are free to change that in
48
**app/Config/Constants.php**.
0 commit comments