How to setup email verification after the email has been changed?

I am using
return $panel->emailVerification()
return $panel->emailVerification()
on my AdminPanelServiceProvider. Email verification is perfectly working after registering a new user. In the MyProfile page used by the filament-breezy, the user can change their email and I have made it so that the email_verified_at is set to null when the email is different from the previous email, that is before the user email is updated. I can't find a way to verify email for a second time, after changing the email.
0 Replies
No replies yetBe the first to reply to this messageJoin