AiAe
Filament as management system?
Hello, I'm creating tournament based system and was wondering if I can somehow integrate Filament to be used per tournament.
What I really need is to somehow change the route and limit the content to be just specifically for the tournament.
For example i have
/tournaments/{tournament_slug}
and I wonder if i can make it /tournaments/{tournament_slug}/settings
to open filament?
So i can setup everything to be edited there.
I know its possible to limit the data to the user's tournament, but I also want to have proper filament path.
Is it possible?
Thanks 🙂13 replies