© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
3 replies
bflip

Return a Resource Route

I have a resource with Routes defined (like index).

I have a custom livewire page. How can I redirect to the index of that resource?

Trying:
return redirect()->route('resourcename.index')
return redirect()->route('resourcename.index')
Solution
Found it
filament.dashboard.resources.resourcename.index
filament.dashboard.resources.resourcename.index
Jump to solution
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Route Middleware resource
FilamentFFilament / ❓┊help
3y ago
Extra route parameter for a resource
FilamentFFilament / ❓┊help
2y ago
Resource required route parameter.
FilamentFFilament / ❓┊help
3y ago
Wrong panel route name for resource
FilamentFFilament / ❓┊help
13mo ago