Hello,
How can I ovveride the login view with symfony. The document is not up to date . Symfony 4 is totally different.
Best regards
Take a look on this guide: https://symfony.com/doc/current/templating/overriding.html
You can override the login form with this file: templates/bundles/FOSUserBundle/Security/login_content.html.twig
Thank for your help
Most helpful comment
Take a look on this guide: https://symfony.com/doc/current/templating/overriding.html
You can override the login form with this file:
templates/bundles/FOSUserBundle/Security/login_content.html.twig