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