jobs
OfficialOrchestrate background tasks reliably.
Authorcodebar-ag
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Queued Jobs provide a structured way to run long-running or asynchronous tasks in Laravel apps, centralizing queue configuration and failure handling so business logic stays clean.
Core Features & Use Cases
- Lives in app/Jobs/
- Executes a single task in the background and delegates work to Actions or Services
- Always declare queue configuration and implement ShouldQueue for async execution
Quick Start
Dispatch a job using the framework's dispatch method to enqueue it for 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: jobs Download link: https://github.com/codebar-ag/coding-guidelines/archive/main.zip#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.