Skip to content

Commit d946686

Browse files
dunglasjaviereguiluz
authored andcommitted
Stop to recommend FOSUser for Symfony 4
1 parent 90bf0fe commit d946686

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

security/entity_provider.rst

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,6 @@ you how to load your users from the database via a Doctrine entity.
1212
Introduction
1313
------------
1414

15-
.. tip::
16-
17-
Before you start, you should check out `FOSUserBundle`_. This external
18-
bundle allows you to load users from the database (like you'll learn here)
19-
*and* gives you built-in routes & controllers for things like login,
20-
registration and forgot password. But, if you need to heavily customize
21-
your user system *or* if you want to learn how things work, this tutorial
22-
is even better.
23-
2415
Loading users via a Doctrine entity has 2 basic steps:
2516

2617
#. :ref:`Create your User entity <security-crete-user-entity>`

0 commit comments

Comments
 (0)