© 2026 Hedgehog Software, LLC

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

Route [filament.app.auth.logout] not defined.

Hi.

I am trying to configure the main path for a panel I have created as described here: https://filamentphp.com/docs/3.x/panels/configuration#changing-the-path.

It should be accessible from "/" instead of "/app":

 return $panel
            ->id('app')
            ->path('/')
            //...
 return $panel
            ->id('app')
            ->path('/')
            //...


However, this gives me the following error:

Route [filament.app.auth.logout] not defined.

Please see the stacktrace: https://flareapp.io/share/oPR0y9K5
Flare
Route [filament.app.auth.logout] not defined. - The error occurred at http://bcm.test/
Configuration - Panel Builder - Filament
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 [filament.app.auth.logout] not defined.
FilamentFFilament / ❓┊help
3y ago
Route [filament.auth.login] not defined
FilamentFFilament / ❓┊help
3y ago
Route [filament.admin.auth.login] not defined.
FilamentFFilament / ❓┊help
3y ago
Route [filament.admin.auth.login] not defined.
FilamentFFilament / ❓┊help
3y ago