Inside Laravel 5.1

Comments

Comments are closed.

Anonymous at 10:51 on 11 Sep 2015

Great Talk! are the slides going to be available?

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. :-)

Anonymous at 12:51 on 11 Sep 2015

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.

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 intro by an expert in Laravel for a newbie like me.

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.

Nice newbie introduction to Laravel.

Great introduction to some of the features of the platform. Great even for those who already use some of them.

Anonymous at 09:58 on 14 Sep 2015

Despite not being remotely familiar with many of the topics discussed, I could listen to you talk for hours, in fact it would be an privilege to! So well articulated and knowledgable! I hope to watch many more of your talks in the future.

Anonymous at 09:58 on 14 Sep 2015

Despite not being remotely familiar with many of the topics discussed, I could listen to you talk for hours, in fact it would be an privilege to! So well articulated and knowledgable! I hope to watch many more of your talks in the future.

I'm fairly new to Laravel and this was a nice overview of its structure. It helped a lot to understand how things are all connected in this framework.

Having recently made the upgrade from 4.2, this talk was timely and very helpful.