Laravel Backends for Vue.js 3 - Auth with Laravel and Vue - Cleanup the User Flow with Better Redirects
In this lesson, we redirect the user to the profile page after login. We also login the user after registration. These are simple steps but greatly improve the user experience.