Run Vuely-Laravel-Passport
Database migration, if you use the vuely-laravel-passport-authentication project
Step 1: Run the project
Step 2: Database setup
DB_DATABASE=Your Database Name
DB_USERNAME=Username
DB_PASSWORD=PasswordStep 3: Migration
Step 4: passport:install
php artisan passport:installLast updated