You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project demonstrates a two-factor authentication system implemented in Laravel. When a user registers, they receive an OTP via email. After entering the OTP, they complete the registration process. Mailtrap is used for OTP notifications.