Can you share the code you have tested for the moment ?
Jan 26, 2024
3
Level 1
SMS authentication
Hello, best regards I want to deploy user verification theory by mobile phone (without password) in Laravel by using the Fortify package. In fact, after entering his mobile number, the user receives a code via SMS; if the code is correct, the user will be logged in or the user is registered on the website. Now I want the login/register to run in one function. I don't want login and register to be separate. I have come across a problem in deploying this. I will be thankful if you help me in this.
Please or to participate in this conversation.