Labrodev Pipeline

Use when a business use case is a staged workflow rather than one atomic mutation — e.g. booking creation that also creates a customer, sends mails, writes logs, and pushes data to an external CRM. Covers Pipeline step classes, the Payload flow-state object, the orchestrating Service that drives them, and where the trio lives (Core/Domain/{Domain} vs Core/Feature for cross-domain workflows).

labrodev 650d31f 7.7 KB Updated

File contents

labrodev/laravel-playbook/tree/main/resources/boost/skills/labrodev-pipeline commit 650d31f925

Frequently asked questions

npx skillmds@latest add labrodev/labrodev-pipeline