I am using symfony 2.8 i want to configure sonata user bundle and fosUserbundle
beolw is my image link:
I am using symfony 2.8 i want to configure sonata user bundle and fosUserbundle
beolw is my image link:
Try adding this in config.yml
fos_user:
service:
user_manager: fos_user.user_manager.default
You can check this official config reference: http://symfony.com/doc/current/bundles/FOSUserBundle/configuration_reference.html