Ecoapplet
Results
2
comments of
Ecoapplet
Hello, I am trying to put the route into operation on a web server, but when I send the user and the password, the following appears in the route: %7B%7B%20route%20%7D%7D/login/index...
> Decoded, that's this code: > > `{{ route }}/login/index ` > > it looks like Twig isn't installed, so the web server isn't interpreting the Twig code. Did you...