Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 10:16:16 +01:00
parent ade567f3d3
commit c016a83d29

View file

@ -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