mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-13 02:34:03 +00:00
Passport integration documented
This commit is contained in:
parent
4859a9b7af
commit
97017dd522
3 changed files with 43 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ section: content
|
|||
|
||||
# Nova Integration {#nova-integration}
|
||||
|
||||
To make Nova part of your tenant application, do the following:
|
||||
To use Nova inside of the tenant part of your application, do the following:
|
||||
- Publish the Nova migrations and move them to the `database/migrations/tenant` directory.
|
||||
```none
|
||||
php artisan vendor:publish --tag=nova-migrations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue