Gohan
Gohan
FFilament
Created by Gohan on 11/17/2024 in #❓┊help
Filament User Registration Error
Hello there, I'm trying to enable registration for my filament up but when I test it (local env), I get this error:
Unable to find component: [filament.pages.auth.register]
Unable to find component: [filament.pages.auth.register]
I was actually watching Kevin Mckee's Rapid Laravel Apps With Filament series where all he did was add the method
->registration()
->registration()
to the AdminPanelProvider and he was able to register a user through the login page. Any ideas why this is happening on my end? Thanks in advanced 😄
2 replies