You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Configuration - First Run](#configuration---first-run)
34
33
-[Testing (Running)](#running-the-application)
35
34
36
35
## Tools
@@ -90,10 +89,6 @@ The next question is:
90
89
91
90
You should enter `y` and press `Enter`.
92
91
93
-
## Configuration - First Run
94
-
95
-
- duplicate `config/autoload/local.php.dist` as `config/autoload/local.php`
96
-
97
92
## Development mode
98
93
99
94
Run this command to enable dev mode by turning debug flag to `true` and turning configuration caching to `off`. It will also make sure that any existing config cache is cleared.
0 commit comments