How to render Twig template from database in symfony2
Creado: 11-10-20
I'm working on application written in symfony2 and I want to send email after some action/event... the problem is, that the users can define something like "email templates" which are stores in db ...
https://stackoverflow.com/questions/8188674/how-to-render-twig-template-from-database-in-symfony2