Actions

Single-purpose business logic classes that encapsulate one well-defined business operation. Actions are the primary location for business logic in Laravel applications, invoked from controllers, commands, or jobs.

majiayu000 ab4ce2a 2 files · 4.2 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/actions-codebar-ag-coding-guidelines commit ab4ce2a8e5

Frequently asked questions

npx skillmds add majiayu000/actions-4