We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6a6866 + 012a81e commit d6fc0baCopy full SHA for d6fc0ba
config/settings.php
@@ -69,7 +69,7 @@
69
70
/*
71
* Automatically discovered settings classes can be cached so they don't
72
- * need to be searched each time the application boors up.
+ * need to be searched each time the application boots up.
73
*/
74
'discovered_settings_cache_path' => storage_path('app/laravel-settings'),
75
];
0 commit comments