From c016a83d291ef5d1e36cbd111da866481cef10df Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 13 Sep 2019 10:16:16 +0100 Subject: [PATCH] Live blogging from SymfonyLive London 2019 --- source/_posts/2019-09-13-live-blogging-symfonylive-london.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md index be8d66a7c..479c8c889 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -119,3 +119,4 @@ 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 -> Command Handler