Skip to content

Instantly share code, notes, and snippets.

@sourcerebels
Created February 11, 2012 18:00
Show Gist options
  • Save sourcerebels/1803327 to your computer and use it in GitHub Desktop.
Save sourcerebels/1803327 to your computer and use it in GitHub Desktop.
PHP > Symfony2 > Clear routes and twig templates cache
# Execute this from your Symfony2 path
php app/console cache:clear --env=prod --no-debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment