0030-laravel-daily-workflow
CommunityShip Laravel work with a reliable daily checklist
System Documentation
What problem does it solve?
It prevents common start-of-day issues in Laravel development by giving a repeatable checklist to bring services up, align database schema, and validate queues and quality gates before you hand off or continue work.
Core Features & Use Cases
- Start required services: Bring up the local Laravel environment (typically via Laravel Sail) and confirm it is running before continuing.
- Migrate the schema: Apply database migrations to ensure the current codebase matches the database structure.
- Ensure background work and tests pass: Start queue workers when needed and run quality gates (Pint) plus parallel test execution; optionally run frontend lint/type checks if the project includes them.
Use case: You switch tasks each morning or before handing off to a teammate and want to avoid stale migrations, failing lint, or broken background jobs.
Quick Start
Run the Laravel daily workflow by executing the full checklist commands to start services, run migrations, run queue workers if needed, and finish with Pint and parallel tests.
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: 0030-laravel-daily-workflow Download link: https://github.com/MrJmpl3/codex_____data_____configuration/archive/main.zip#0030-laravel-daily-workflow 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.