Workshop in English - UK at PHP Yorkshire 2018
Track Name:
Workshop track 2
Short URL: https://joind.in/talk/94c85
(QR-Code (opens in new window))
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.
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.