开发者

symfony generate module, which shows fatal error

Hi am trying to generae m开发者_运维百科odule user in symfony using command

php symfony doctrine:generate-module --with-show --non-verbose-templates frontend user User

...but it shows fatal error as

Class 'UserForm' not found in /home/pushparaj/sfprojects/educonnect/lib/vendor/symfony/lib/generator/sfModelGenerator.class.php on 331

pls give proper solution for this..

Thanks in advance...


Did you build all your models? Try ./symfony doctrine:build --all-classes first.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜