When I run to ACL option I don't get any filters in the users list. I've add the entry in composer.json, updated it and add the entry in AppKernel with the cache clear, but still without any filters in acl user list. What can I do?
Maybe is something related to my Postgresql connection...
I'm using symfony 2.2.11 and sonatadminbundle 2.2, I thinks it is not the last version, this is the return from composer show -i
sonata-project/admin-bundle dev-master be78c78 Symfony SonataAdminBundle
When I run to ACL option I don't get any filters in the users list. I've add the entry in composer.json, updated it and add the entry in AppKernel with the cache clear, but still without any filters in acl user list. What can I do?
Maybe is something related to my Postgresql connection...