In this demo heavy workshop based session, I take attendees through the PHP Framework Laravel.
I run through the basics of Laravel, how to setup a local testing environment and deplying our first Laravel site. We move onto the layout of the Project and it’s files along with Authenication, Routes / Views and Controllers.
Finally we look at how we can connect to a Database and delve into basic CRUD operations.