chore: (Improve documentation search for V3)

This commit is contained in:
Adebayo Ilerioluwa 2020-07-21 18:18:18 +01:00
parent 0549607899
commit ecf4391f94
42 changed files with 156 additions and 156 deletions

View file

@ -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: