Tag: Laravel
Using Laravel Named Routes in JavaScript with Ziggy
If you’ve been working with Laravel named routes in JavaScript, you already know the pain. You write a beautiful, clean…
Spatie Laravel Health: Laravel Health Dashboard
It was a Tuesday afternoon. A client pinged me saying users weren’t receiving welcome emails — had been that way…
Laravel Eager Loading: End N+1 Queries for Good
If you have ever built a Laravel app that felt fast during development but crawled in production — Laravel eager…
How to Create Laravel Custom Artisan Commands to Automate
If you’ve been working with Laravel for a while, you already know about Laravel Custom Artisan Commands — or at…
Laravel Volt & Livewire 3: Build Powerful Pages Made Simple
If you’ve been building Laravel apps and dreading the moment someone says “make it dynamic” — because that usually means…
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…










