I have created User collection and field(id,username,email,password) but fosuserbundle is not working
So please give me how many document collection need for fosuserbundle use in symfony 3.2
Asked
Active
Viewed 25 times
0

vineet
- 107
- 8
-
i have made custom login and register is working fine but when i am using fosuserbundle not working so how many tables create for use fosuserbundle in symfony 3.2 – vineet May 30 '17 at 09:37
-
please specify question correctly – afeef May 30 '17 at 10:06
-
i want to know only how many tables need for use fosuserbundle – vineet May 30 '17 at 10:17
1 Answers
1
We need for fosusertables the tables which required by fos user are,
· fos_user
· fos_group
· fos_use_group

Vineet Tyagi
- 85
- 1
- 9