Skip to content

Instantly share code, notes, and snippets.

@xXPhenomXx
Forked from bencorlett/checklist.md
Created May 29, 2014 15:59
Show Gist options
  • Save xXPhenomXx/27acd47cce0580e07329 to your computer and use it in GitHub Desktop.
Save xXPhenomXx/27acd47cce0580e07329 to your computer and use it in GitHub Desktop.

Before you post an issue on laravel/framework...

Run though this damn checklist... Please!

  1. Search existing issues
  2. Have I run rm bootstrap/compiled.php?
  3. Have I run git pull {laravel remote name} develop?
  4. Have I run rm -rf vendor?
  5. Have I run composer update --no-dev?
  6. Have I tried turning it off and on again :P?

Post away!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment