We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce6344b commit 8733c64Copy full SHA for 8733c64
user_guide_src/source/installation/upgrade_4xx.rst
@@ -62,7 +62,10 @@ Application Structure
62
Routing
63
=======
64
65
-- The Auto Routing is disabled by default. If you want to use the Auto Routing in the same way as CI3, you need to enable :ref:`auto-routing-legacy`.
+- The Auto Routing is disabled by default. You need to :ref:`define all routes
66
+ <defined-route-routing>` by default.
67
+- If you want to use the Auto Routing in the same way as CI3, you need to enable
68
+ :ref:`auto-routing-legacy`.
69
- CI4 also has an optional new more secure :ref:`auto-routing-improved`.
70
71
Model, View and Controller
0 commit comments