This workshop introduces using Laravel’s opinionated rapid development concepts to create a real, working website. You’ll use the Blade templating engine, database access through Eloquent, command line using Artisan and acceptance testing using Dusk. Attendees will leave the session knowing how to quickly and easily create a simple, secure web application using Laravel.

Comments

Comments are closed.

I had some difficulty getting set up for the session but I still got a lot from it. The exercises were well chosen, and Rob gave a lot of useful background.

Gemma Anible at 21:42 on 19 Apr 2018

Spectacularly well-prepped, to the point that I missed a decent chunk (because internetting is hard) and was still able to catch back up and follow along. The sample project highlighted Laravel's strengths, and I appreciated the design and tradeoff comparisons between Laravel and Symfony.