Good talk, but wished it was more "workshop" like. It's hard to keep people fully engaged for 3 hours without them doing anything.
Great intro by an expert in Laravel for a newbie like me.
Jammed packed of info on module dev changes in Drupal 8 from 7.
The Command Bus/Pipeline docs can still be found here: http://laravel.com/docs/5.0/bus
As mentioned, please note that the /commands directory has been changed to /jobs in 5.1.
Great talk. I'm an intermediate Laravel 5.1 user and several of the points covered (like commands) were things I had never learned about before.
Nice general walk-through of refactoring a Drupal 7 module to Drupal 8.
Nice overview of Laravel. I'm a total noob so it was nice to see a decent walkthrough by a pro.
A little scared of gesticulations while holding a laser pointer, however. :-)
Good review of commands, but only showed 1 minute of demo. How do I switch between modes? How do I use it in real life? What's visual mode? When you get stuck in a mode, how do you get out?
Great Talk! are the slides going to be available?
We use Laravel 4 and 5 every day, and I still got a number of useful things from this talk. I'd love to see Yitz develop a larger talk/workshop on just using Command Bus architecture.