Skip to content

Instantly share code, notes, and snippets.

@johntron
Created October 31, 2011 22:53
Show Gist options
  • Save johntron/1329312 to your computer and use it in GitHub Desktop.
Save johntron/1329312 to your computer and use it in GitHub Desktop.
console doctrine:database:drop --force
console doctrine:database:create
console doctrine:schema:create
console doctrine:fixtures:load
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment