Operations for Laravel
Core concepts
Core concepts
- Architecture — the contract, the manager, the model.
- State machine — statuses, steps, and legal transitions.
- Events — observing progress with
OperationUpdated.