Skip to content

Instantly share code, notes, and snippets.

@mfcodeworks
Created January 17, 2020 15:07
Show Gist options
  • Save mfcodeworks/7e674a81e7626c357eebfa56207c3a15 to your computer and use it in GitHub Desktop.
Save mfcodeworks/7e674a81e7626c357eebfa56207c3a15 to your computer and use it in GitHub Desktop.
#!/bin/bash
php artisan migrate
php artisan key:generate
php artisan passport:install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment