【发布时间】:2014-08-20 11:54:29
【问题描述】:
我正在将 FOSmessage 包与 ODM (mongoDB) 连接起来。我已经关注了
此链接 [1]:https://github.com/FriendsOfSymfony/FOSMessageBundle/blob/master/Resources/doc/01b-odm-models.md 但我收到 The class 'UserManager\Sonata\UserBundle\Document\User' was not found in the chain configured namespaces Message\MessageBundle\Document 错误。
如果有人已经用 mongoDB 或任何其他包配置了 FOSmessage 包。请分享。
谢谢。
【问题讨论】:
标签: mongodb symfony symfony-2.3 odm