mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
Fix a few things in docs
This commit is contained in:
parent
42e2c51343
commit
072eb36494
11 changed files with 49 additions and 17 deletions
|
|
@ -102,9 +102,7 @@ Keys that start with the internal prefix (`tenancy_` by default, but you can cus
|
|||
|
||||
## Events
|
||||
|
||||
The `Tenant` model dispatches Eloquent events, all of which have their own respective class. You can read more about this on the *Event system* page.
|
||||
|
||||
[Event system]({{ $page->link('event-system') }})
|
||||
The `Tenant` model dispatches Eloquent events, all of which have their own respective class. You can read more about this on the [Event system]({{ $page->link('event-system') }}) page.
|
||||
|
||||
## Accessing the current tenant
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue