Actions
Actions serve as the embodiment of the application's Use Cases,
Actions serve as the embodiment of the application's Use Cases,
Apiato commands are just Laravel Commands,
Controllers are tasked with two primary responsibilities:
To prevent overlap with the L5 Repository documentation, this page
Apiato events are just Laravel Events,
Apiato provides a powerful repository pattern implementation based on the L5 Repository package.
Requests components are a way to interact with the current HTTP request
SubActions are designed to eliminate code duplication within Actions.
Tasks are specialized classes that hold shared business logic,