email_verified_at not filling up after super-admin create a user and user set the password #60
Unanswered
fahmiegerton
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As the title said, when a user that has super-admin role create a new user, then the email for resetting password for that user is received, then user set the password, after that they can't login because the email wasn't verified. I don't know if this the package, the filament, or the laravel itself.
The reason user can't login because the I add this in
User
modelSince it required by filament docs.
Did I miss something?
Beta Was this translation helpful? Give feedback.
All reactions