0086-laravel-task-scheduling
CommunityRun Laravel schedules reliably and safely
Software Engineering#laravel#cron#task scheduling#withoutoverlapping#artisan schedule#monitoring hooks#distributed scheduling
AuthorMrJmpl3
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Laravel scheduled tasks can fail, overlap, spam logs, or behave unpredictably across environments and multi-server deployments.
Core Features & Use Cases
- Schedule definitions for multiple task types: Learn how to define schedules in
routes/console.phpusing Artisan commands, queued jobs, closures, and shell commands. - Comprehensive timing and constraints: Configure frequencies (including cron), day/time/environment constraints, and conditional execution to match business rules.
- Reliability and observability controls: Prevent overlapping runs, enforce single-server execution, and add hooks, health pings, and output logging/email for monitoring.
Quick Start
Ask your AI assistant to produce a routes/console.php schedule for reports:generate that runs daily at 01:00, prevents overlaps, runs on one server, and sends failure notifications and health-check pings.
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: 0086-laravel-task-scheduling Download link: https://github.com/MrJmpl3/codex_____data_____configuration/archive/main.zip#0086-laravel-task-scheduling 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 471,000+ vetted skills library on demand.