Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone committed Aug 14, 2021
1 parent cd6dc5d commit b2c4636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Open `config/orchestra/tenanti.php` and customize the drivers.
return [
'drivers' => [
'user' => [
'model' => App\User::class,
'model' => App\User::class,
'paths' => [
database_path('tenanti/user'),
],
Expand Down

0 comments on commit b2c4636

Please sign in to comment.