Apply fixes from StyleCI (#12336)

This commit is contained in:
Jellyfrog
2020-11-22 05:52:58 +01:00
committed by GitHub
parent 1afc6abdb5
commit 1220d583e9
21 changed files with 97 additions and 97 deletions

View File

@@ -85,10 +85,10 @@ return [
'model' => App\Models\User::class,
],
'legacy' => [
'driver' => 'legacy',
'model' => App\Models\User::class,
],
'legacy' => [
'driver' => 'legacy',
'model' => App\Models\User::class,
],
// 'users' => [
// 'driver' => 'database',