We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0e6fcb commit a72a8abCopy full SHA for a72a8ab
security/form_login_setup.rst
@@ -31,6 +31,9 @@ and your generated code may be slightly different:
31
32
Choose a name for the controller class (e.g. SecurityController) [SecurityController]:
33
> SecurityController
34
+
35
+ Do you want to generate a '/logout' URL? (yes/no) [yes]:
36
+ > yes
37
38
created: src/Security/LoginFormAuthenticator.php
39
updated: config/packages/security.yaml
0 commit comments