mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14: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
|
|
@ -88,7 +88,7 @@ This config is an array. The key is the alias and the value is the full class na
|
|||
'cache' => Stancl\Tenancy\TenancyBootstrappers\CacheTenancyBootstrapper::class,
|
||||
```
|
||||
|
||||
The aliases are used by the [event system]({{ $page->link('event-system') }})
|
||||
The aliases are used by the [event system]({{ $page->link('hooks') }})
|
||||
|
||||
### `features` {#bootstrappers}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue