FREELessons: 16Length: 2.1 hours

Next lesson playing in 5 seconds

Cancel

Code a Single-Page App With Laravel and Vue.js

Introduction

01:24

Web users like single-page applications because they are more fluid and responsive. If you want to add more responsiveness and interactivity to your Laravel app, you might want to code it as a single-page app using a front-end web framework like Vue.js. This is a cutting-edge JavaScript framework that makes it easy to code web apps, and it is a favorite of the Laravel community.

In this course, Jeremy McPeak will teach you how to build a single-page app with a Laravel back-end. Along the way, you'll create a simple support ticket system, complete with routing, user authentication, and validation—all on the front-end.

Laravel and Vue.js work great together, and by the end of this course you'll have all the knowledge you need to combine Laravel with Vue to code single-page apps.

Learn Vue.js

Learn Vue.js with our complete Vue.js tutorial guide, whether you're a seasoned coder or a web designer looking to pick up new front-end development techniques.