FilamentF
Filament2y ago
Abi

Error when enabling user profile on a custom filament panel

enabling
->profile(CustomPage::class)

method on a custom panel provider throws the following error

Route [filament.user.auth.profile] not defined.. 
Solution
If you change the userprovider path from 'user' to another it should work
Was this page helpful?