Makaram's avatar

Duplicate entry in DB using orm

i am trying to register a new user using Jetstream but everytime i get an error saying email exist it saves the data in the db and then it should login my user but it tries to re save the data in the db

0 likes
4 replies
hupp's avatar

@makaram If you provide more details or snippets of your code, I might be able to offer more specific guidance. If you have make any change to default install on JetStream, that also mention it.

Makaram's avatar

sure I am using the fortify createnewuser.php with extra fields and google recapcha

Makaram's avatar

whenever i try to put my code i get this error here " You may not include links the first day you sign up."

Makaram's avatar

anyways i solved the issue it was caused by a middleware

Please or to participate in this conversation.