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

Not detect when using multi-tenancy filament #97

Open
khairulimran-97 opened this issue Sep 28, 2024 · 1 comment
Open

Not detect when using multi-tenancy filament #97

khairulimran-97 opened this issue Sep 28, 2024 · 1 comment

Comments

@khairulimran-97
Copy link

I apply multi-tenancy from filament usign custom domain

->tenant(Team::class, slugAttribute: 'domain')
->tenantDomain('{tenant:domain}');

When i impersonate to user tenant, it redirect to custom domain of tenant but not as impersonate user. Cannot go back to main url.

@lhonay
Copy link

lhonay commented Oct 13, 2024

DID YOU MAKE IT?

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

2 participants