API Driven Development With Laravel and VueJS
Learn to build a scalable application with re-useable code for web, mobile, and desktop. Now updated for Laravel 5.6.
** Now updated for Laravel 5.6! **
This course will go through each step of building a single page application from the ground up. We will be using Laravel configured with Passport and Socialite for the API backend and VueJS for the single page application front end. Throughout this tutorial we will be building an application called Roast. Roast helps the coffee enthusiast find their next cup of coffee based on a set factors such as location, brew method, roaster, etc. This course will be 100% open source. All code for our application can be found here: https://github.com/serversideup/roastandbrew. Every feature added to the application will include a tutorial in this course. You can view the final application here: https://roastandbrew.coffee and soon download a mobile app. If you like the tutorial, sign up for our mailing list ServerSideUp Mailing List, we are writing a book on API Driven Development and will dive in a lot deeper to the process. As always, feel free to ask questions as you work through the course!
- - Proper API Structure
- - How to consume your own API from Web, Mobile, Desktop
- - The VueJS Ecosystem (Vue-Router, Vuex, VueJS)