- Composer Install: composer install
- NPM Install: npm install
-
Database: php artisan migrate --seed
- username: [email protected]
- password: secret
- Install passport clients: php artisan passport:install
- run php artisan config:clear
-
Use Auth middleware for protected routes auth:api
- test with GET: /api/user (already exists in routes/api.php)
forked from andranikbadalyan/Laravel-Passport-Vue-Auth
-
Notifications
You must be signed in to change notification settings - Fork 0
Vue SPA Authentication with Laravel Passport
soheilghs/Laravel-Passport-Vue-Auth
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Vue SPA Authentication with Laravel Passport
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 68.9%
- Vue 30.5%
- HTML 0.6%