Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tranquangchau/c61cb795861be15c72ed9272dd7b2085 to your computer and use it in GitHub Desktop.
Save tranquangchau/c61cb795861be15c72ed9272dd7b2085 to your computer and use it in GitHub Desktop.
PHP > Symfony5 > Clear routes and twig templates cache
# Execute this from your Symfony2 path
php bin/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