开发者

Symfony Commands from command line

Can anyone tell me from I have to execute Symfony commands on command line like, php app/console -V ?

My project is in C:xampp/htdocs/myproject. I'm running it from cd xampp/htdocs/ b开发者_开发问答ut not success.


You must running your command from xampp/htdocs/myproject and not from xampp/htdocs.

If problem persist see the documentation about the Console Componant.

Hope this help.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜