Level 70
@myregistration You may get some idea from there: https://github.com/filamentphp/filament/discussions/13431
2 likes
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
When using tenancy with Filament panel, how can you omit the slug being used in URL when Resource's $isScopedToTenant is set to false?
I want to do this because I have an admin panel that I want to combine Resources some with tenancy and others without and it's confusing when you are using a Resource and the tenant is listed in the URL.
Please or to participate in this conversation.