I love Laravel Fortify ❤️, but adding it just for 2FA didn’t feel right to me.
So I built PHP-2FA ⚡
A framework-agnostic package that works in Laravel or any PHP project.
• TOTP generation & verification
• Laravel-friendly integration
• Secret management
• Minimal setup, no lock-in
Just 2FA. Nothing extra. 🎯
github.com/MrPunyapal/php-2fa
Back