I tried your tutorial with symfony 2.8 and followed every step. My problem now is that the twig functions extjsAppCachePath(),extjsManifestPath(),extjsApplicationId(),extjsBootstrapPath() are not executing. I always get a 500 error. If I remove those twig from the ext.html.twig file the template gets rendered.
My suspicion is that the methods ar not found. Are there any other nessessary steps that If have forgotten?
Anyway a good tutorial thank you for working on this.
I tried your tutorial with symfony 2.8 and followed every step. My problem now is that the twig functions extjsAppCachePath(),extjsManifestPath(),extjsApplicationId(),extjsBootstrapPath() are not executing. I always get a 500 error. If I remove those twig from the ext.html.twig file the template gets rendered.
My suspicion is that the methods ar not found. Are there any other nessessary steps that If have forgotten?
Anyway a good tutorial thank you for working on this.