Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Multi Tenancy? #52

Open
fhsdmhacc opened this issue Sep 4, 2024 · 0 comments
Open

Support Multi Tenancy? #52

fhsdmhacc opened this issue Sep 4, 2024 · 0 comments

Comments

@fhsdmhacc
Copy link

Hello,

I hope you are doing well. I am currently working on integrating your plugin with Filament's multi-tenancy support. To achieve this, I have created a custom model that extends the plugin's model, and I have also customized the migration files accordingly.

However, I am facing challenges in ensuring that the plugin works seamlessly within a multi-tenant environment. When the job works, team_id is always null.
Could you provide guidance or documentation on how to properly configure the plugin for multi-tenancy with Filament? Any advice or best practices you could share would be greatly appreciated.

Thank you for your time and for all your hard work on this project. I look forward to your assistance.

// Team Model
carbon (2)

// QueueMonitor Model
carbon (3)

// Migration
carbon (4)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant