I am using FOSUserBundle for authentication and roles. For admin panel I am using SonataAdminBundle.
FOSUserBundle Version 2.0.dev (which support event listeners).
When I tried to install SonataUserBundle, It accept only <= 1.3 version of FOSUserBundle(without event listeners)
I need FOSUserBundle with event listeners.
Does anyone know how to provide security with FOSUserBundle (for Admin & Client panel both)?
Try:
php composer.phar require friendsofsymfony/user-bundle
and then type version:
dev-master as 1.3.2
then you can install Sonata User Bundle.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With