F
Filamentβ€’4d ago
Gohan

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 πŸ˜„
1 Reply
Gohan
GohanOPβ€’4d ago
I actually found out just now. I was cycling through the commands I ran. I was thinking of deploying my app so I ran
php artisan filament:optimize
php artisan filament:optimize
without thinking about what it does. So after running php artisan
filament:optimize-clear
filament:optimize-clear
I was able to register a user.
Want results from more Discord servers?
Add your server