symonfy 项目根目录下没有 bin/console 文件的解决方法

“Could not open input file: bin/console” Error comes when try to Run the Symfony Application

在采纳的答案中,可以使用php app/console server:run

如 Visualizing & Debugging Routes

php bin/console debug:router

在sf2.7(我目前学习的sf 版本),会提示

Could not open input file: bin/console

故用

php app/console debug:router

进行代替即可。

上一篇:【上传AppStore】iOS项目上传到AppStore步骤流程(第一章) - 上传新的app


下一篇:POJ 1833 排序