getting complete url in email template TWIG – PHP
I'm working on an app using Symfony 6 and I installed the reset-password-bundle. Everything is working perfectly except when I get the email asking to change the password. The redirection in TWIG via the "url" function doesn't redirect to the…