Skip to content

Instantly share code, notes, and snippets.

@dpossas
Created March 12, 2019 13:06
Show Gist options
  • Save dpossas/ff2eedef031cdd966c554f6bbef676bd to your computer and use it in GitHub Desktop.
Save dpossas/ff2eedef031cdd966c554f6bbef676bd to your computer and use it in GitHub Desktop.
composer require laravel/passport
php artisan migrate
php artisan passport:install
https://laravel.com/docs/5.8/passport#installation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment