Event Sourcing in Laravel with EventSauce
Europe’s Leading Laravel Conference Blind-bird Tickets 2020 Available https://laracon.eu/2020/tickets
In this talk we’re going to take a look at what Event Sourcing is and how we can integrate it a Laravel application. We’ll first briefly go through the theory behind Event Sourcing and after that we’ll make use of the EventSauce library to show you a real practical approach at how to set up a basic app with some aggregate roots, some projections and some process managers. To …