Author: CodeWithJayesh
Laravel Macros: Extend Classes Without Touching Core
Most developers spend months working with Laravel before they stumble upon Laravel Macros — and when they do, it’s one…
How to Auto-Generate XML Sitemap in Laravel with Spatie
Be honest — when you shipped your last Laravel project, did you set up a sitemap? Or did you tell…
Laravel Collections: The Better Alternative to Foreach Loops
If you’ve been writing Laravel for more than a few months, you’ve probably written something like this — a 25-line…
Laravel Schedule Monitor: Know When Your Scheduled Tasks Stop Running
Picture this. You set up a daily database backup task six months ago. It ran perfectly during testing, you pushed…
Laravel API Resources: Build Better JSON APIs Fast
Let me guess. You built an API endpoint, tested it in Postman, and just returned the Eloquent model directly. It…
I Tested Laravel Octane vs PHP-FPM — Crazy Results 2026
Let me be honest with you: I didn’t understand why everyone was obsessing over Laravel Octane vs PHP-FPM when Octane…
Laravel 13: What’s New and Improvements Over Laravel 12
If you’ve been building web applications with Laravel, you know that feeling when a new major version drops. It’s a…
Laravel Reverb: The Smarter Way to Go Real-Time
The Story That Made Me Ditch Pusher Forever Laravel Reverb changed the way I build real-time features — and honestly,…
Laravel Media Library File Upload Made Simple
You’ve done it. We’ve all done it. Created a /public/uploads folder, thrown some files in there, saved a path string…










