Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
73dd8d0330
commit
ade567f3d3
|
@ -117,3 +117,5 @@ Notifier
|
||||||
* Controllers are 'comfortable'
|
* Controllers are 'comfortable'
|
||||||
* Tried adding `CurrentUserProvider` service to core, should be passed as an argument. Cannot test.
|
* Tried adding `CurrentUserProvider` service to core, should be passed as an argument. Cannot test.
|
||||||
* 'Having Symfony all over the place wasn't the best thing' - when to framework (Matthias Noback)
|
* '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.
|
||||||
|
|
Loading…
Reference in a new issue