Skip to content

Instantly share code, notes, and snippets.

@morrislaptop
Created November 25, 2019 16:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save morrislaptop/62fb166b05d654f7a352c9fc1ab0c2ff to your computer and use it in GitHub Desktop.
Save morrislaptop/62fb166b05d654f7a352c9fc1ab0c2ff to your computer and use it in GitHub Desktop.
{
"scripts": {
"postdeploy": [
"php artisan db:seed",
"php artisan passport:client --personal"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment