[Resolved] symfony2 FOSUserBundle : Login & Register

I’m trying to implement a secure register and login for my website.

Step1 : Done
Step2 : Done
Step3 : I got stuck.

  1. Extend the base User class (the class to use depends of your storage)
  2. Map the id field. It must be protected as it is inherited from the parent class.

What should I do there?

I started learning Symfony a few days ago, it still fells like I’m learning Chinese or something.

Update: the problem has been solved when I reinstall the bundle.

Thanks for letting us know the issue has been resolved.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.