fix migration in config

This commit is contained in:
Hafifie PKB
2023-11-08 14:52:59 +08:00
parent 42bc78b366
commit d17507447d
+2 -2
View File
@@ -2,8 +2,8 @@
return [
'default' => 'accounts',
'default' => 'mysql',
'migrations' => 'migrations',
'connections' => [
'lelong' => [
'driver' => 'mysql',