This 48-lesson course starts small with a "Todos" app to introduce how Laravel and Vue.js talk to each other, then scales up to a much bigger build: a web application modeled after Tesla's website.
The Tesla-style project
- Designing a polished, marketing-style homepage
- Building an admin panel for content management and application control
- Assembling a user-friendly frontend around it
Tools along the way
- Vuetify for responsive components without hand-writing CSS
- Vuex for sharing state across components
- An event bus for direct communication between Vue components
By working from a simple project up to a full application, the course is meant to leave you comfortable using Laravel and Vue.js together on real, larger-scale builds.