We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4c5bb6 commit bb28dd9Copy full SHA for bb28dd9
1 file changed
composer.json
@@ -20,7 +20,8 @@
20
},
21
"autoload": {
22
"psr-4": {
23
- "App\\": "app/"
+ "App\\": "app/",
24
+ "Config\\": "app/Config"
25
26
"exclude-from-classmap": [
27
"**/Database/Migrations/**"
0 commit comments