Customize Tenant URL

I was wondering if it's possible to customize the tenant URL. 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:
$panel->path('{tenant}/panel'});
$panel->path('{tenant}/panel'});
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
Jump to solution
2 Replies
Solution
developer
developer9mo ago
i think that's not possible man, but you can do this: https://twitter.com/jordankdalton/status/1763004149950562431
Dede Nugroho
Dede NugrohoOP9mo ago
Thank you for your response
Want results from more Discord servers?
Add your server