Laravel-Passport-Vue-Auth icon indicating copy to clipboard operation
Laravel-Passport-Vue-Auth copied to clipboard

Vue SPA Authentication with Laravel Passport

Results 3 Laravel-Passport-Vue-Auth issues
Sort by recently updated
recently updated
newest added

Hello. Could you help me please? I've completed steps from Getting Started readme, but on sign-in I have an error: Status Code: 401 Unauthorized

Hi, First I thank you to for your great effort to prepare and share this project. Please forgive me if I ask silly question. because I am learning phase vue...

` 1 Illuminate\Support\Pluralizer::plural("User") /home/yogs/Projects/laravel-vue-passport/vendor/laravel/framework/src/Ill$ minate/Support/Str.php:280 ` I get this error when i run migrate and seeder, and i fix it with installing some package and add spesific table in User...