LaravelDaily / Laravel-Vue-First-CRUD

Simple demo project for Laravel 5.5 and Vue.js with one CRUD operation.
256 stars 156 forks source link

add auth to api with Passport (just as a documentation) #10

Closed Daniyal-Javani closed 5 years ago

Daniyal-Javani commented 5 years ago

Another implementation of https://github.com/LaravelDaily/Laravel-Vue-First-CRUD/pull/5 using Laravel Passport. Just for people who want to use it in production (like me!)