Symfony Snippets

Console Commands

Clear cache
bin/console cache:clear

Show routes

Test mail from console
php bin/console mailer:test someone@example.com