Laravel has been the fastest rising framework for PHP in recent years. Its artisans have moved it to be one of the dominant frameworks for PHP. Our Laravel track has been designed to cover a spectrum of what you can do with it, from APIs and eCommerce, to Console Apps and Backups.
(Return to the Full Schedule)
Ready to jump into Laravel and start building applications and more? Ready to explore more than just Adventures in Laravel 5? Come learn the best practices for local development, building real world applications, and deploying your applications to production. Join us and learn how to leverage modern development practices so build powerful and robust applications. […]
In the day of PHP microservices, API’s are inevitable. Designing and building a clean and intuitive one does not happen easily. Not only do you have to worry about resources, collection, pagination, which HTTP methods to use, and more, you have to make it reliable so it won’t break for your clients when new features […]
Laravel is a great framework to use for web applications but what if you need to do more? Come learn how to harness the power of the console in your Laravel applications to do various tasks such as caching data from 3rd party APIs, Expire old content from S3 or other data store, and batch […]
Thanks to all the excellent resources on server management many developers are now setting up and administrating their own servers. If you are one of them you can’t count on anybody else but yourself to backup the data of your clients. We’ll cover the backup issues presented when using modern hosting such as Linode and […]
One of the most frequently recurring subjects in PHP forums and communities is the choice of a framework for a specific project. There are a lot of available PHP frameworks and new ones being made every moment, This talk will explain the basic concepts of frameworks, make a comparison between the most popular frameworks in […]
Join a meeting of the Capital Laravel Group of DC. (Open to the public as well as all conference attendees holding any ticket type.) Grab a free ticket if you’d like to attend. Title: Transforming & Presenting Data from your Laravel Application Description: We’ll discuss how to move beyond native Accessors and Mutators on our Eloquent Models, and how we […]
On the wall mounted TV in our office, a dashboard is displayed. At a glance we can see what the current tasks for each member of our team are, which important events are coming up. In this 25 minute demo I’ll explain how we leveraged both Laravel and Vue to build the dashboard. After demonstrating […]
Come learn about all the tools in the Laravel ecosystem designed to save you time and prevent you from writing the boring cruft needed for every application. We’ll cover getting started with local development, building basic apps, and deploying. We’ll cover how Laravel easily handles vagrant, testing, oauth login services, billing and subscription services through […]