Last updated
Last updated
Add a login and registration to your Sprnva application using the authentication fortify. To install the fortify package, the command is plain simple:
And it will add login and registration to your application in the backend.
Sprnva has a forgot password for it's user and it's built in already in sprnva and powered by PHPMailer.
Just enter the email you registered in the application and sprnva will send the password reset link. You need to click the link sent by sprnva application in your email provider. Click the link and you will be redirect here.
After that your password can now be changed.
Note: Refer to E-mail in Digging Deeper documentation for further assistance in configuring your local workstation's php files.