Laravel Backends for Vue.js 3 - Auth with Laravel and Vue - 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.