Welcome Guest, Not a member yet? Register   Sign In
Integration doctrine to codeigniter 4
#5

This is not for CodeIgniter 4 forums ..

$entityManager what is that variable, where you use it and how do you get it ? The error you get is simple PHP error that you are using undefined variable .. (there is nothing set to $entityManager)

At the tutorial it is simple written that you must use :
Code:
$em = $this->doctrine->em;

Is that what you use for $entityManager ?
Best VPS Hosting : Digital Ocean
Reply


Messages In This Thread
Integration doctrine to codeigniter 4 - by maky - 06-09-2018, 12:51 PM
RE: Integration doctrine to codeigniter 4 - by sv3tli0 - 06-10-2018, 12:28 AM



Theme © iAndrew 2016 - Forum software by © MyBB