laravel-2fa
by raisulhridoy
Laravel 2FA is a PHP implementation of the Google Two-Factor Authentication Module, supporting the HMAC-Based One-time Password (HOTP) algorithm specified in RFC 4226 and the Time-based One-time Password (TOTP) algorithm specified in RFC 6238.
laravel-2fa
by erinrugas
Minimal starter laravel application with two factor authentication and using bootstrap 5.
laravel-2fa
by dododedodonl
Simple way to add two-factor authentication to your laravel application with minimal setup required.