email verification with UUID on user model

Please help me fix this It seems that making the id of the user model into a uuid, produces problems on the email verification can someone help me? the email was being sent to the mail but when i click the link the user's "email_verified_at" wasn't touched, and loaded back to the login page
5 Replies
JustNoOne
JustNoOneOP5mo ago
Up Up
awcodes
awcodes5mo ago
Did you also adjust the sessions table to expect a uuid for the relationship on the user model?
JustNoOne
JustNoOneOP5mo ago
i think i don't have a sessions table on my db im using the built in email verification
awcodes
awcodes5mo ago
Laravel has a built in sessions table too.
JustNoOne
JustNoOneOP5mo ago
my fault, i have breezy session table i've changed it but nothing happens
Want results from more Discord servers?
Add your server