Laravel Queues

Laravel 13 queue and job patterns — driver choice, job design (idempotency, ShouldQueue, model serialisation), retry and failure handling, worker scaling, Bus batching and chaining, Horizon when warranted, queue testing. Use when designing async jobs, scheduling background work, configuring Horizon, debugging stuck jobs, or auditing queue health. Triggers on "Laravel queue", "Laravel job", "background job", "Horizon setup", "failed jobs", "Bus batch", "queue worker tuning".

asyrafhussin Updated

File contents

asyrafhussin/agent-skills/tree/main/skills/laravel-queues commit 9b9ddaf73e

Frequently asked questions

npx skillmds@latest add asyrafhussin/laravel-queues