Laravel Backends for Vue.js 3 and Nuxt

Create your account and start learning

This lesson is free, but requires you to login.

or

Create a Custom useAuth Composable

In this lesson, we consolidate all the logic and ajax requests for dealing with authentication into a single composable. This makes working with the Laravel Fortify endpoints for auth simpler from our Vue.js frontend.