Learn Vue.js with our Laravel Backends for Vue.js 3 course
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.