Talk in English - US at True North PHP 2016
Track Name:
Room 3
View Slides: https://beau.io/talks/2016/11/05/learn-to-stop-wiring-and-love-laravels-container-truenorthphp-2016
Short URL: https://joind.in/talk/804f9
(QR-Code (opens in new window))
Learn to Stop Wiring and Love Laravel's Container
Comments
Comments are closed.
Great talk. Definitely inspiring. Might want to tinker writing something like this myself.
Only small comment is that some of the fonts are just too big when sitting in front.
Beau gave a great talk on the various inversion of control implementations in the variety of modern PHP frameworks. I found it to be very approachable and the Laravel code samples really helped understand the tradeoffs between some of those implementations.
As Beau eludes to near the beginning of the talk the information that he presents is applicable to a broader software design perspective, not just to working with Laravel or other PHP frameworks.
Very good talk about speakers journey in using dependency injection. We found out much about Laravel container, why it is good and how to use to use it.