Doctrines automatically aborted in Symfony

萝らか妹 提交于 2019-12-12 04:20:57

问题


I am currently following the symfony-tutorials of Leanna Pelham and Ryan Weaver, and i quickly ran into some problems. I am struggling with the "doctrine:generate" commands, both entities and cruds.

This happens when I type in "php app/console doctrine:generate:entity": doctrine:generate:entity

This happens when I type in "php app/console doctrine:generate:crud": doctrine:generate:crud

I have tried to google this, but couldn't find anything. First i thought a button was jammed up, and that's what caused it to automatically abort, but I am not sure. I would really appreciate if anybody could help me.

来源:https://stackoverflow.com/questions/44721325/doctrines-automatically-aborted-in-symfony

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!