
How to Add Laravel Passkeys to Laravel 11
Add secure, passwordless login to Laravel 11 using passkeys with Face ID, Touch ID, and biometrics via Spatie's package.
26 posts in “laravel”

Add secure, passwordless login to Laravel 11 using passkeys with Face ID, Touch ID, and biometrics via Spatie's package.

Block disposable emails in Laravel using the laravel-disposable-email package. Prevent spam and fake sign-ups with simple and effective validation.

Learn Laravel’s streamed responses—stream(), streamJson(), and eventStream()—to send data faster, save memory, and build real-time features like live dashboards

Lucia Auth Deprecated in 2025? Switch to Better Auth! Modern authentication for frameworks, plugins & multi-method setups.

Discover how to personalize Visual Studio Code with customized command palettes, colorful cursors, and fresh icons to enhance your coding experience!

Learn how to create a custom error page in Laravel 11 by publishing and editing default error views.

Automate Laravel testing with GitHub Actions to ensure continuous integration and error-free code

TweakPHP 0.1.0 Beta is here! A free, open-source PHP debugging tool with macOS support. Install now and streamline your PHP development workflow. 🚀

TweakPHP is a free, open-source Tinkerwell alternative, offering PHP code execution with Laravel support, Monaco Editor, and multi-project tabs for developers.

Keeping API documentation up-to-date can be a hassle, especially as your code changes. The Laravel Automatic API Documentation package, Scramble, simplifies