Skip to content

Instantly share code, notes, and snippets.

@payamomrani
Last active September 23, 2019 08:25
Show Gist options
  • Save payamomrani/e6c6fe1dfd3764cba5b976dcf97c59af to your computer and use it in GitHub Desktop.
Save payamomrani/e6c6fe1dfd3764cba5b976dcf97c59af to your computer and use it in GitHub Desktop.
//Update Composer
composer update --no-scripts
//Update Autodump
composer du
composer auto-dump
//Cache
Cache::forget('key');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment