mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-16 20:04:03 +00:00
chore: (Improve documentation search for V3)
This commit is contained in:
parent
0549607899
commit
ecf4391f94
42 changed files with 156 additions and 156 deletions
|
|
@ -4,11 +4,11 @@ extends: _layouts.documentation
|
|||
section: content
|
||||
---
|
||||
|
||||
# Laravel Horizon
|
||||
# Laravel Horizon {#laravel-horizon}
|
||||
|
||||
Make sure your [queues]({{ $page->link('queues') }}) are configured correctly before using this.
|
||||
|
||||
## Tags
|
||||
## Tags {#tags}
|
||||
|
||||
You may add the current tenant's id to your job tags by defining a `tags` method on the class:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue