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 d95887e commit 5db48adCopy full SHA for 5db48ad
config/config.php
@@ -114,11 +114,11 @@
114
| app/ path
115
|--------------------------------------------------------------------------
116
|
117
- | Specifies a the path for the app/ directory.
+ | Specifies the path for the app/ directory.
118
119
| Examples:
120
- | 'app/' = (default Laravel structure),
121
- | 'src/' = (custom location),
+ | 'app/' = (default Laravel directory),
+ | 'src/' = (custom directory),
122
| '/' = (root directory).
123
*/
124
'app' => 'app/',
0 commit comments