Level 88
There are different packages which you can use. Which one to use is up to you. They all have their pros and cons:
- https://github.com/spatie/laravel-event-projector (laravel package)
- https://github.com/spatie/laravel-eventsauce (laravel package)
- https://github.com/eventsaucephp/eventsauce (php package)
I'm a big fan of eventsauce :)