cannot autowire argument $manager of "app\controller\adcontroller::create()": it references interface "doctrine\common\persistence\objectmanager" but no such service exists. did you create a class that implements this interface?

0

Cannot autowire argument $manager of "App\Controller\AdController::create()": it references interface "Doctrine\Common\Persistence\ObjectManager" but no such service exists. Did you create a class that implements this interface?

By Beginner Edmund Streich at Jul 22 2020


Related code examples


Code examples by languages