Skip to content

Instantly share code, notes, and snippets.

@NoMan2000
Created March 6, 2017 22:34
Show Gist options
  • Save NoMan2000/ba10e2c777122e2b0bcf8bbce5ff51d5 to your computer and use it in GitHub Desktop.
Save NoMan2000/ba10e2c777122e2b0bcf8bbce5ff51d5 to your computer and use it in GitHub Desktop.
Debug Config PHP
php artisan route:clear
php artisan cache:clear
php artisan debugbar:clear //likely not necessary since it returned "No Debugbar Storage found.."
php artisan config:clear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment