Talk comments

Anonymous at 14:41 on 15 Mar 2015

Great and fun talk!

Very enjoyable, I have no idea about Laravel 4 but I'm glad I got a chance to see the direction Laravel is going which looks really cool.

F Stephen: PUT is for update-in-place in an idempotent way. POST is commonly for "create" but generically for any "processing" task. :-) Glad you enjoyed the talk!

Really enjoyed this talk, even as a seasoned freelancer I took a ton away from this. Thanks Yitz.

Nice overview of a lot of features and changes in a short time

Solid walkthrough of building a simple application using Silex.

Very simple and easy to understand.

Larry seems to have a minor misunderstanding of the users of PUT and POST, at least based on the code he showed us, but I won't hold that against him.

I am definitely more interested in checking out Silex now after this.

Thanks for the talk!!!

Interesting insight into managing freelance work and building a business around it

Informative, well presented, good real world example