Answer the question
In order to leave comments, you need to log in
What is FOSUserBundle?
Started learning Symfony2. Please help me with the following:
1) You need to use symfony2, FOSUserBundle
2) Implement the functionality with an independent bundle that can be installed on the symfony2 + FOSUserBundle project
Answer the question
In order to leave comments, you need to log in
First, install the pure symphony bundle and configure according to the instructions .
Try creating multiple users. After that, you can implement an independent bundle, a la MyUserBundle by overriding the standard controllers and views.
The documentation for the bundle is quite extensive and covers a fairly wide range of topics.
The resulting independent bundle can be used in any other project without any problems.
The question is not very clear.
FOSUserBundle "out of the box" "creates" a database of users, a registration and login page, and other things. I use it in my project, but so far only the most necessary features. What else he could do he did not really understand.
@neokortex @NewMax I do everything according to symfony.in.ua/symfony2-getting-started-with-fosuse... but after the second step I see a bunch of errors. Is that how it should be?
What should I do after installing the bundle with the composer and connecting it to the AppKernel? Need to create a table model or what? Or will he create it himself? After the second step, I'm just stuck...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question