Category "doctrine-odm"

getUser method from Symfony Security can't get my User Repository

My problem is the $this->getUser(); method (called from Controller) from Symfony Security can't get my User Repository. The "App\Model\ODM\Repository\UserRep

With doctrine ODM, can I embed many subdocuments in a main document?

I try to save this JSON: { "vendorId": "vendor-fc162cdffd73", "company": { "companyId": "bcos1.company.1806cf97-a756-4fbf-9081-fc162cdffd73", "compa

Symfony there are no commands defined in the "make" namespace

Following the documentation found here I enter php bin/console make:entity Product in Terminal and get the following error: [Symfony\Component\Console\Exceptio