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
🔥 Blaze is here!
Speed up your Laravel app with optimized Blade component rendering 🚀
github.com/livewire/blaze
Mobile app using PHP, no Android Studio, no Xcode. it's not a PWA.
youtube.com/live/kwLoHw2Sj0A
PHP dev here. Released a new version of Rector-Pest!
Now includes a `PEST_CHAIN` set that refactors chained calls and properly formats them with indentation. 💪
Not perfect yet, but getting there soon 🤞
github.com/MrPunyapal/rector-pest
Depending on your expectations, passing an associative array to Eloquent's orWhere method might not do what you think. Here's a real bug I found and the simple fix.
masteringlaravel.io/daily/2026-02-24-make-sure-you-know-how-orwhere-works-with-multiple-values