Email Verification?
I have setup user registration & email verification, however I'm getting the following error on user registration:
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?0 Replies