在采纳的答案中,可以使用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

进行代替即可。

 

相关文章:

  • 2022-12-23
  • 2021-07-23
  • 2021-05-27
  • 2021-05-19
  • 2021-05-20
猜你喜欢
  • 2021-11-13
  • 2022-02-03
  • 2021-09-11
  • 2021-09-18
  • 2021-07-17
  • 2022-01-10
  • 2021-06-16
相关资源
相似解决方案