Laravel: CQRS + Event Bus | DO NOT let your DB go brrrr..

👇 Code repo & details 👇 In this video we’ll implement a *simple* CQRS system in Laravel: - we’ll utilize command bus, queries and commands - we’ll create separate read and write repositories - we’ll have tons of fun because the real CQRS is the friends we made along the way Code repo: About me: More content (soon):
Back to Top