Hello, I'm learning about DDD (Domain-driven design) and i don't know exactly how to do to dispatch events.
It's correct to use the Symfony Event Dispatcher? Or better to make one? What is your experience with domain events and Symfony applications? Any example or help?
No responses yet.