Laravel Backends for Vue.js 3 and Nuxt

Create your account and start learning

This lesson is free, but requires you to login.

or

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.