mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
1.x -> 2.x upgrade guide
This commit is contained in:
parent
6add596ce8
commit
116cb045be
6 changed files with 77 additions and 9 deletions
|
|
@ -15,4 +15,4 @@ When tenancy is [initialized]({{ $page->link('tenancy-initialization') }}), the
|
|||
|
||||
Conversely, when tenancy is ended, the `end()` method is called.
|
||||
|
||||
In the [`tenancy.bootstrappers` configuration]( {{ $page->link('configuration#bootstrappers') }} ), bootstrappers have an alias configured (e.g. `database`) that is used by [events]({{ $page->link('event-system') }}) to say which bootstrappers are prevented.
|
||||
In the [`tenancy.bootstrappers` configuration]( {{ $page->link('configuration#bootstrappers') }} ), bootstrappers have an alias configured (e.g. `database`) that is used by [events]({{ $page->link('hooks') }}) to say which bootstrappers are prevented.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue