We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e492d28 commit 51e7aceCopy full SHA for 51e7ace
1 file changed
typerocket/config/paths.php
@@ -20,6 +20,16 @@
20
*/
21
'storage' => TYPEROCKET_ALT_PATH . '/storage',
22
23
+ /*
24
+ |--------------------------------------------------------------------------
25
+ | Logs
26
27
+ |
28
+ | The PATH where log files are to be stored.
29
30
+ */
31
+ 'logs' => TYPEROCKET_ALT_PATH . '/storage/logs',
32
+
33
/*
34
|--------------------------------------------------------------------------
35
| Cache
0 commit comments