Search
Setup for Free
F
Filament
•
3y ago
bennajah
bug when using slug in route
i have Product Model with this function
public function getRouteKeyName() { return 'slug'; }
public function getRouteKeyName() { return 'slug'; }
and when try edit page i got 404 error
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,352
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
public
function
getRouteKeyName
()
{
return
'slug'
;
}
public
function
getRouteKeyName
()
{
return
'slug'
;
}
Similar Threads
Change profile route slug?
F
Filament / ❓┊help
14mo ago
Connection bug when using Summarizer(s)...? 🤔
F
Filament / ❓┊help
3y ago
Filament Slug
F
Filament / ❓┊help
3y ago
Modifying slug in resource class
F
Filament / ❓┊help
3y ago