Hi, I am working on symfony 5.4.
After adding the bundle and setting up the routes and config file, all I get is too many redirects error.
If the url I set is '/logs', it goes into an infinite loop of /logs => /logs/ => /logs => /logs/
Is there any information I can give you to help solve this issue? Thank you