Talk in English - US at ZendCon 2016
Track Name:
The Joint
Short URL: https://joind.in/talk/ecbcf
(QR-Code (opens in new window))
Laravel: How the sausage is made
Comments
Comments are closed.
Excellent, very detailed live coding/examples, finished early.
Lots of great examples, with time for questions and live (unscripted) coding at the end
The example were excellent. Thanks for sharing!
This talk was a great introduction to Laravel. Showcasing everything that Laravel has to offer in the space of an hour is an impossible task, but Mr. Otwell fared well in this regard.
I've been working with Laravel for two years, so most of this information was review for me, but I did glean two very useful tips that made the session well worth attending. (Implicit binding in route definitions, and the ability to dependency-inject via type-hinting on any controller method, not just the constructor!)
Mr. Otwell's command over Laravel is absolute. At the end, I asked him several non-trivial questions regarding Laravel's IoC implementation and he live-coded his response and "nailed it"; very impressive. I really appreciated his willingness to answer my three-part question.