Improved Documentation Search (#61)

* chore: (Improve documentation search for V3)

* fix: checks for mispelled words

* fix: mispelled words

* fix spaces and syntax

* Update multi-database-tenancy.blade.md

Co-authored-by: Samuel Stancl <samuel.stancl@gmail.com>
This commit is contained in:
Adebayo Ilerioluwa 2020-07-21 19:18:29 +01:00 committed by GitHub
parent 0549607899
commit a4645b3abd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
42 changed files with 158 additions and 158 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: