F
Filament15mo ago
lazydog

Register Email Verification

I have a registration page on my panel. It works perfectly but there is something wrong with the email. How can I resolve this error? Route [filament.scholar.auth.email-verification.verify] not defined
Solution:
Solve, Ive added ->emailVerification() in the panel.
Jump to solution
2 Replies
Solution
lazydog
lazydog15mo ago
Solve, Ive added ->emailVerification() in the panel.
renatoalvarez
renatoalvarez2mo ago
Adding ->emailVerification() doesn't work for me

Did you find this page helpful?