Laravel Service Modules

Scaffolds, reviews, or refactors external API integrations in Laravel using the Service Module pattern (Repository + Interface + Provider + Facade + DTO + Exception). Use when user asks to "create a new service", "integrate an external API", "build a service module", "review my service class", "refactor API calls out of controllers", "add a facade for my API", or "convert code to service module pattern".

shreifelagamy Updated

File contents

shreifelagamy/agent-skills/tree/main/skills/laravel-service-modules commit 0b7024abe4

Frequently asked questions

npx skillmds@latest add shreifelagamy/laravel-service-modules