Symfony Twig Live Edit / Reload in Browser
Hi everyone,
I was just wondering if anyone had a chance at setting up Live Edit with twig templates in Symfony 2 ?
All i can find on the internet is unfinished discussions about it.
Thanks guys,
James
Please sign in to leave a comment.
This one is quite finished: http://stackoverflow.com/questions/34771152/live-edit-twig-templates-with-phpstorm
I've just tested this on my own, when you use LiveEdit and change a twig template, the page in browser is being updated.
I don't see why Symfony 2 could possible make any difference.
How exactly it doesn't work for you?