Laravel Backends for Vue.js 3 and Nuxt

Watch this course for FREE this weekend only.
Create an account to start watching.

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.