Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

Laravel Backends for Vue.js 3

This lesson is free, but it requires you to Log in

Don't have an account? Enroll for free

Update the Guest Middleware to use the Cached User

In this lesson, we update the guest middleware to also use the cached user from the useAuth composable instead of manually making the request to the user endpoint with axios.