Ophan
Ophan
FFilament
Created by Ophan on 2/24/2025 in #❓┊help
Cannot load routes if path('') is empty
I'm new to filament, so maybe I'm doing something wrong, but in a completely fresh installation of Laravel (just plain Laravel, not Fortify or other frameworks), and a fresh installation of filament, when I change the path from path('dashboard') to path('') in DashboardPanelProvider, filament cannot charge the routes of the pannel once logged in. Route [filament.dashboard.pages.dashboard] not defined. Tried to clear cache (both Filament and browser)
19 replies