Tutorial
18 min read
Premium
Laravel Api Auth with Vue and Sanctum: All You Need To Know
In this tutorial, we will explore how to use Laravel, Vue, and Laravel Sanctum together to build an API authentication, in two ways: in two-in-one Laravel + Vue SPA, or as separate Vue + API projects.