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):
7 views
30
4
2 years ago 00:25:37 7
Laravel: CQRS + Event Bus | DO NOT let your DB go brrrr..
2 years ago 00:14:33 11
Laravel: DO NOT interact with 3rd party code like that... (Interfaces & DI in Laravel)
2 years ago 00:14:27 5
Laravel: WAY BETTER Exception handling in 10 minutes
2 years ago 00:17:19 7
OpenAI + Laravel = 🤯🤯🤯 | The FUTURE is HERE.