Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 10:18:18 +01:00
parent ae6685a24b
commit 20049b9ddd

View file

@ -119,7 +119,7 @@ Notifier
* 'Having Symfony all over the place wasn't the best thing' - when to framework (Matthias Noback)
- Hexagonal architecture
- Keep your kernel away from infrastructure. Let the framework handle the infrastructure.
* Controller -> Command -> Command Bus -> z
* Controller -> Command -> Command Bus -> `CommandHandler`
### 2016