Laravel 5 has established itself as one of the best PHP Rapid Application Development Frameworks. Come learn about all the tools in the Laravel ecosystem designed to save you time and prevent you from writing the boring cruft you have to write for every application. We'll cover getting started with local development, building a basic application, and deploying to production. We'll cover how Laravel easily handles vagrant, testing, oauth login services, billing and subscriptions services through Laravel Spark, and deploying your application with services such as Laravel Envoyer and Forge to manage your servers.

Comments

Comments are closed.

Lots of good Laravel stuff here. I have an introductory knowledge of the framework, and this went further in explaining how some key things worked that I have not yet jumped into with both feet. It was a lot of material to cover, but the git branches and prep work helped a lot with the ability to follow along and dig deeper into the material after the session. One of the takeaways I went away with is that I have a lot of work to do in getting this framework down, but I can accomplish it one piece at a time. Great session, thank you for your efforts.