In this tutorial we save new users and log users in, We will create a user dashboard and we also protect that route if the user is not logged in.
We use Vue SPA (Single PAge Application and Laravel Sanctum in this video. we do it with laravel built in vue js.
Github link: https://github.com/Norbertho/vue-spa-...