Skip to content

Instantly share code, notes, and snippets.

@ricventu
Created October 18, 2019 11:42
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 ricventu/46a757ab69593bf6911dac89cbac27e1 to your computer and use it in GitHub Desktop.
Save ricventu/46a757ab69593bf6911dac89cbac27e1 to your computer and use it in GitHub Desktop.
Laravel git pull hook
composer install --no-dev --prefer-dist
composer dump-autoload -o
php artisan queue:restart
npm install
npm run prod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment