Skip to content

Commit 02fedea

Browse files
committed
删除无用配置
1 parent 21a16dd commit 02fedea

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

config/app.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@
2222
'database' => ienv('CACHE_DEFAULT_DATABASE', '0')
2323
]
2424
],
25-
'session' => [
26-
'handler' => 'db'
27-
],
2825
'database' => [
2926
'default' => [
3027
'driver' => 'mysql',

0 commit comments

Comments
 (0)