No identifier/primary key specified for Entity "ZfcUserDoctrineORM\Entity\User" sub class of "ZfcUser\Entity\User". Every Entity must have an identifier/primary key. #114
i am using the ZfcUserDoctrineORM for my zend3 installation. i am using php 7.1
this is the error message:
No identifier/primary key specified for Entity "ZfcUserDoctrineORM\Entity\User" sub class of "ZfcUser\Entity\User". Every Entity must
have an identifier/primary key.
i am using the ZfcUserDoctrineORM for my zend3 installation. i am using php 7.1
this is the error message:
This is my composer file: