There was an error while loading. Please reload this page.
1 parent 00d755f commit 959f89eCopy full SHA for 959f89e
1 file changed
config/log.php
@@ -0,0 +1,8 @@
1
+<?php
2
+
3
+declare(strict_types=1);
4
5
+return [
6
+ 'name' => 'diepxuan/laravel-log',
7
+ 'namespace' => 'Diepxuan\\Log',
8
+];
0 commit comments