doctrine cant find my BaseModels in the models/generated folder
Posted
by ajsie
on Stack Overflow
See other posts from Stack Overflow
or by ajsie
Published on 2010-04-22T12:30:57Z
Indexed on
2010/04/22
12:33 UTC
Read the original article
Hit count: 162
doctrine
when i use a Doctrine Model Doctrine cant find the BaseModel in the models/generated folder.
what should i put in the Doctrine bootstrap file to tell it they are in the models/generated folder?
thanks!
© Stack Overflow or respective owner