10/24/2025
Laravel DTO Mapper: Type-Safe Request Handling with PHP 8 Attributes The Problem We All Face Most of my articles focus on working with Symfony, but I regularly code with various frameworks …
Jakub Skowron (skowron.dev)
8/31/2025
Control hardware using Laravel 🔌. Contribute to danjohnson95/pinout development by creating an account on GitHub.
danjohnson95
A crazy idea that turned into a fun mashup of software and hardware...and all of it with Laravel
Dotsquare LLC
8/30/2025
Taylor Otwell looks back on 14 years of building and maintaining Laravel. From four stars on GitHub to a full-fledged ecosystem, he shares what it takes to design software that lasts—and why simple often wins.
5/26/2025
I’m proud to share that we have released a new package called spatie/laravel-one-time-passwords.
5/18/2025
Events streaming package for Laravel based on Redis Streams - prwnr/laravel-streamer
prwnr
4/29/2025
Effortless API documentation tool for Laravel applications. Swagger alternative. - rakutentech/laravel-request-docs
rakutentech
2/6/2025
I've been using You Need a Budget (YNAB) since 2019 and love it. I'm in the budget daily, entering transactions, tinkering, and ensuring my family is on track with our financial goals and current priorities. However, as the transactions and payees pi...
Chris Gmyr
8/26/2024
Learn stuff from another hooman being. 👋
7/22/2024
Enhancing the performance of Laravel applications brings a smoother and faster user experience. One powerful tool for achieving this is OPCache. OP...
HiBit
7/13/2024
Supercharge Your Laravel Projects with Swagger: Introducing Laravel G4T Swagger Auto...
HusseinAlaa
4/4/2024
In this fast tutorial, we will create the easiest Passwordless Login in Laravel, using Signed URLs. Signed URLs are available in Laravel since version 5.6, but in my experience they aren’t known enough. 📌 We assume you have the login view with a f...
Tony Joe
9/3/2023
Production-ready Docker setup for Laravel powered web services and microservices. Done right. - exaco/laravel-docktane
exaco
8/31/2023
VSCode for PHP and Laravel This post should help you setup Visual Studio Code to use for PHP and Laravel development. It it a solid base configuration that can be expanded upon using additional …
Sean Kegel
8/17/2023
The OData v4.01 Producer for Laravel
7/6/2023
A full-featured Golang Development Framework. Contribute to goravel/goravel development by creating an account on GitHub.
goravel
7/4/2023
Exploring software development with PHP, JavaScript, Rust, and beyond.
1/28/2023
Implement feature-rich JSON:API compliant APIs in your Laravel applications. Build your next standards-compliant API today.
12/28/2022
All your favorite Laravel Horizon features (and a few new ones) all packed into a single desktop application. A must-have productivity booster for every Laravel developer.
Deploy and execute AWS Lambda functions from your Laravel application.
A hands-on practical Laravel Security course that uses interactive hacking exercises to teach you how to keep your applications secure. Because learning security doesn't have to be boring!
11/26/2022
Implement JWT authentication in Laravel 11, comparing it with built-in authentication packages Sanctum and Passport, and exploring security considerations.
Clara Ekekenta