FOSUserBundle Symfony 4

preview_player
Показать описание
This will show you how to install FOS (FriendsOfSymfony) User Bundle on Symfony 4
Рекомендации по теме
Комментарии
Автор

thanks Robert. I really needed it. Now i will continue with your next tutorial about templating.

darioifran
Автор

Thank you very much. It was perfectly useful.

kokamate
Автор

Hi Robert! Thank you for your work! There is a question, I've been searching for a long time, how can I use FosUserBundle together with Sumfony4.1 and found your lessons. After I did everything you showed, I still get the error: "There is no extension able to load the configuration for "fos_user"" What's the matter? Have you ever encountered such a thing?

eouektz
Автор

Hi Robert thank for this helpful content . I'm working in a project with symfony 4.2 and i'm trying to fix authentification part with Fosuser but afer following all your steps i got this exception always :
In ArrayNode.php line 228:
The child node "db_driver" at path "fos_user" must be configured.

bechirmannany
Автор

thank you for the's amazing tutorial, could you plz show us how to customize the fos view /register ....

azmifatimazahra
Автор

Hi
Thank you so much for the's amazing tutorial..But I need some thing more like access token, refresh token when we login ..how to get it.?

jakirhossain
Автор

good tutorial I would like to know how to correct the depreciations that I get in the bar for example User Deprecated: Referencing controllers with a single colon is deprecated since Symfony 4.1, use "fos_user.security.controller :: loginAction" instead
does not clarify much thank you;)

kabylieforever