Skip to content

Instantly share code, notes, and snippets.

@ShamarKellman
Created November 10, 2016 17:13
Show Gist options
  • Select an option

  • Save ShamarKellman/21e972e41e8df5ba129bb6117ab9c8ef to your computer and use it in GitHub Desktop.

Select an option

Save ShamarKellman/21e972e41e8df5ba129bb6117ab9c8ef to your computer and use it in GitHub Desktop.
git pull
composer install --no-dev --optimize-autoloader
php artisan optimize
php artisan route:cache
php artisan cache:clear
php artisan migrate:refresh --seed --force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment