I am not denying anything. The config is correct, but the ORM can't work without finding the class "Clients", which must be defined.
Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ On 2 February 2014 19:52, Parsifal <[email protected]> wrote: > > I don't understand why you deny helping me with php option, I am saying > that's my only choice and not able to use xml/yaml/annotations. > Can you just help how to set PHP metadriver as second param of $em = > Doctrine\ORM\EntityManager::create($dbParams, $config, $evm) as in manual > the second param is set with annotation method? > > > > -- > You received this message because you are subscribed to the Google Groups > "doctrine-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/doctrine-user. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/groups/opt_out.
