Customize Tenant URL
I was wondering if it's possible to customize the tenant URL.
By default, it looks like this.:
Can it be rewritten as follows:
i've tried to modify it in path method like this:
but it gives me
By default, it looks like this.:
domain.com/panel/{tenant}
Can it be rewritten as follows:
domain.com/{tenant}/panel
i've tried to modify it in path method like this:
but it gives me
domain.com/{tenant}/panel/{tenant}Solution
i think that's not possible man, but you can do this: https://twitter.com/jordankdalton/status/1763004149950562431