Closed Surfoo closed 5 years ago
Do you corectly configure #message: "Class not found: neo4j_ogm_proxy_App_Entity_User"
class? Looks like on unserialize it can`t find this Entity.
By the way maybe this is can help https://github.com/neo4j-contrib/neo4j-symfony/issues/31
Hello, this issue is not related to that bundle but to https://github.com/graphaware/neo4j-php-ogm instead. Please refer to the corresponding repository.
Thanks
Hello,
I try to use neo4j with Symfony Guard, but I got an error about the unserialized security token:
Here the error log:
The exception here: "exception" => ErrorException {#274 ▼
message: "Class not found: neo4j_ogm_proxy_App_Entity_User"
Is there an issue or a bad configuration on my side?