Email Verification?
I have setup user registration & email verification, however I'm getting the following error on user registration:
per the laravel docs, my user implements
Any ideas?
Route [filament.app.auth.email-verification.verify] not defined.per the laravel docs, my user implements
MustVerifyEmail and my panel configuration looks like:Any ideas?