The FOSUserBundle adds support for a database-backed user system in Symfony2.
I have an example where I am trying to create an AJAX login using Symfony2 and FOSUserBundle. I am setting …
php symfony fosuserbundleI have this error when I submit the connexion form (I use FOSUserBundle latest version) : No encoder has been configured …
submit symfony-2.1 fosuserbundle encoderI am using Symfony2 and FOSUserBundle. Just as detailed in the documentation, I have overridden and created a "name" property …
php symfony fosuserbundleI am developing a simple CRUD to manage users/roles/groups of the application in which I am working. To …
php symfony fosuserbundle user-roles usergroupsI use Symfony and boostrap to customize the style of my website. I have a twig file : register_content.html.…
twitter-bootstrap modal-dialog fosuserbundleSo, the above error has suddenly started happening, after I've been using FOSUserBundle for several Symfony projects. I've tried including …
symfony fosuserbundleI only want to have email as mode of login, I don't want to have username. Is it possible with …
php symfony fosuserbundleI recently updated symfony2 using composer, and now I can't login. Here are the relevant files. Let me know if …
symfony routing fosuserbundleI begin with Symfony 4 and I want to install FosUserBundle with this link : https://symfony.com/doc/master/bundles/FOSUserBundle/…
symfony fosuserbundlei would like to create a new user in FOSUserBundle (Symfony2), but i always get the same message (i'm using …
symfony fosuserbundle