laravel-jobs

Community

Automate Laravel background tasks with jobs.

Authornextplus896
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes and documents how to implement background jobs and event listeners in Laravel, enabling asynchronous processing, queue management, and clean delegation of work to actions.

Core Features & Use Cases

  • Thin delegation: Jobs and Listeners delegate work to Actions.
  • Queue configuration and retry/timeout patterns.
  • Event-driven processing with multiple listeners per event.
  • Serialization best practices and error handling.

Quick Start

Provide a minimal Laravel example: a Job implementing ShouldQueue that delegates to an Action, a Listener for an Event, and queue configuration with retries. Also show how to dispatch a Job from the Event.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-jobs
Download link: https://github.com/nextplus896/durra-alaseel/archive/main.zip#laravel-jobs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.