提交 dfccac31 编写于 作者: M Marc Cornellà

Merge pull request #3892 from delphiki/sf2-plugin

Added environment based shortcuts in symfony2 plugin
...@@ -25,3 +25,5 @@ alias sfcw='sf cache:warmup' ...@@ -25,3 +25,5 @@ alias sfcw='sf cache:warmup'
alias sfroute='sf router:debug' alias sfroute='sf router:debug'
alias sfcontainer='sf container:debug' alias sfcontainer='sf container:debug'
alias sfgb='sf generate:bundle' alias sfgb='sf generate:bundle'
alias sfdev='sf --env=dev'
alias sfprod='sf --env=prod'
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册