When your template cannot be found in Symfony 4 Posted on February 23, 2018 by Mike van Riel While I was playing with GraphQL in Symfony I wanted to use a pre-symfony 4 bundle to provide a GraphQL server. When I wanted to go to a page that used a twig template I got the following error: Unabl... Read More