F
Filamentβ€’2y ago
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 πŸ™‚
6 Replies
Dan Harrin
Dan Harrinβ€’2y ago
you can use filament but i wouldnt use the admin panel i would use the form builder on a normal route in your app
AiAe
AiAeOPβ€’2y ago
Is it documented how to use and generate resources outside of the admin panel? I didn't find anything about it
Dan Harrin
Dan Harrinβ€’2y ago
you dont need resources read the form builder docs its based on livewire compnoents
AiAe
AiAeOPβ€’2y ago
If i go in this direction, doesn't that mean I also need to create the views? Or that wont be needed still πŸ€”
Dan Harrin
Dan Harrinβ€’2y ago
create a view and embed the form within it you only need the layout view that probably already exists as you have an app outside the admin panel
Want results from more Discord servers?
Add your server