Description
Sylius is designed as an event-driven solution. Instead of modifying controller logic, we can listen to events and implement our own, independent functionality. In this episode, we’ll explore which events are dispatched by the ResourceController and how we can use them in real-world scenarios.