mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
18 lines
558 B
Markdown
18 lines
558 B
Markdown
---
|
|
title: Horizon Integration
|
|
description: Horizon Integration with stancl/tenancy — A Laravel multi-database tenancy package that respects your code..
|
|
extends: _layouts.documentation
|
|
section: content
|
|
---
|
|
|
|
# Horizon Integration
|
|
|
|
> Make sure your queue is [correctly configured](/docs/jobs-queues) before using Horizon.
|
|
|
|
Jobs are automatically tagged with the tenant's uuid and domain:
|
|
|
|

|
|
|
|
You can use these tags to monitor specific tenants' jobs:
|
|
|
|

|