mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
Update source/docs/v3/integrations/passport.blade.md
This commit is contained in:
parent
7fa31007d7
commit
906182f8c6
1 changed files with 1 additions and 1 deletions
|
|
@ -55,4 +55,4 @@ And again, you need to create clients in your tenant database seeding process.
|
||||||
|
|
||||||
And make sure you enable the *Universal Routes* feature.
|
And make sure you enable the *Universal Routes* feature.
|
||||||
|
|
||||||
Also change the value of `storage.database.connection` to `null` in the file `config/passport.php` to force Passport to use the default connection. This way, it will work in both Central and client applications.
|
Also change the value of `storage.database.connection` to `null` in the file `config/passport.php` to force Passport to use the default database connection. That way, Passport will work in both central and tenant parts of the application.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue