Skip to content

Commit a72a8ab

Browse files
authored
Update form_login_setup.rst
The script ask for the generation of logout, so add this information to the doc too
1 parent f0e6fcb commit a72a8ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

security/form_login_setup.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ and your generated code may be slightly different:
3131
3232
Choose a name for the controller class (e.g. SecurityController) [SecurityController]:
3333
> SecurityController
34+
35+
Do you want to generate a '/logout' URL? (yes/no) [yes]:
36+
> yes
3437
3538
created: src/Security/LoginFormAuthenticator.php
3639
updated: config/packages/security.yaml

0 commit comments

Comments
 (0)