How defer() in Laravel 11 Made Our API Responses 3x Faster Without Touching a Single Queue
TL;DR: Laravel 11 introduced defer() which runs code after the HTTP response is sent to the user. No queues, no job classes, no workers. Just wrap you
Curated development tutorials from top sources. Filter by language.
TL;DR: Laravel 11 introduced defer() which runs code after the HTTP response is sent to the user. No queues, no job classes, no workers. Just wrap you
The Challenges of legacy systems Legacy systems are not vulnerable by accident — they become vulnerable as a result of continuous evolution
When I shipped v1, the goal was simple: send SMS to Indian phone numbers from Laravel without wrestling raw API arrays. v2.0.0 takes that same idea mu
TL;DR: Laravel 11 introduced defer() which runs code after the HTTP response is sent to the user. No queues, no job classes, no workers. Just wrap you
PHP 8.1 Enums: Backed Enums and Laravel Eloquent Casts PHP enums landed in version 8.1, and they've quietly become one of the most adopte
If you've spent more time configuring your local development environment than actually coding, you're not alone. The PHP developer experience on macOS
I mostly work with PHP projects that do not live inside a full framework like Laravel or Symfony — frameworks that come with their own ORM-based migra
Most Drupal developers still write custom importers for external data. In many cases, that’s unnecessary. Drupal’s Migrate API already provides a rob
Working with mail servers? Then you already know one thing: 👉 SMTP logs are messy. When a client asks: “Can you send me only my email logs?” You’r
WordPress 7.0 drops on April 9, 2026, and for the first time ever, WordPress Core ships with a built-in AI Client. Not a plugin. Not a SaaS bolt-on. A
If you've ever built an AI agent that interacts with a real system — not a chatbot, an agent that reads data, makes decisions, and executes actions —
In the rapidly evolving landscape of modern web development, microservices have become the gold standard for building scalable, decoupled applications
2573. Find the String with LCP Difficulty: Hard Topics: Senior Staff, Array, String, Dynamic Programming, Greedy, Union-Find, Matrix, Weekly Contest
Laravel 13 dropped a production-stable AI SDK on release day and nobody's talking about what it actually replaces. Here's the full breakdown. Laravel
Ahnii! Mercure lets you push real-time updates to browsers using server-sent events (SSE), without WebSocket complexity. This post covers how Minoo,
Un thérapeute reçoit un cold mail. Il clique sur "Oui". Quelques minutes plus tard, il reçoit un email avec ses identifiants, un lien pour télécharg
Il y a quelques semaines, j'ai envoyé 456 emails à des médiathèques et centres culturels pour proposer ma conférence Démystifier l'IA. Je n'ai pas p
I built this plugin to solve a boring but expensive WordPress problem: the media library keeps growing, backups get heavier, and storage on the app se
I built this plugin to solve a very specific WordPress problem: WPML handles multilingual structure well, but translating builder content, strings, te
I wanted a way to add pre-roll ads to Elementor videos without turning each page into a custom embed project. The main problem was not video playback