fix migration in config
This commit is contained in:
+2
-2
@@ -2,8 +2,8 @@
|
||||
|
||||
return [
|
||||
|
||||
'default' => 'accounts',
|
||||
|
||||
'default' => 'mysql',
|
||||
'migrations' => 'migrations',
|
||||
'connections' => [
|
||||
'lelong' => [
|
||||
'driver' => 'mysql',
|
||||
|
||||
Reference in New Issue
Block a user