laravel2step icon indicating copy to clipboard operation
laravel2step copied to clipboard

Laravel 2-Step verification is a package to add 2-Step user authentication to any Laravel project easily. It is configurable and customizable. It uses notifications to send the user an email with a 4-...

Results 4 laravel2step issues
Sort by recently updated
recently updated
newest added

Please update this project for laravel 9. Thanks in advance.

I have a fully functioning app. Do I have to follow the same installation instructions or there will be some change? Specially the migrate command.

Thanks for the wonderful package. Can you make the verified lifetime be reliance to the session lifetime? In this case when a user logs out or session expires, the authStatus...

I'm using this plugin for years and it is working awesome but I was thinking how it works and think it has a big flaw. The 2factor "authStatus" is not...