laravel-queues-jobs
CommunityOrchestrate Laravel queued jobs with ease.
Authorkrlmrr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Laravel queues and jobs enable reliable background processing for long-running tasks, offloading work from HTTP requests and improving responsiveness.
Core Features & Use Cases
- Create and dispatch jobs to queues with ShouldQueue
- Configure queue connections, workers, and retry/timeout strategies
- Batch and chain jobs to coordinate complex workflows
- Handle failed jobs and visibility into retries and monitoring
Quick Start
Create a sample job with php artisan make:job ProcessPodcast and dispatch it to a queue, then run the queue worker to observe background processing.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: laravel-queues-jobs Download link: https://github.com/krlmrr/laravel-playground/archive/main.zip#laravel-queues-jobs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.