Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 Windows 上配置 yii,但我无法运行 Yii 交互工具。我阅读的所有文档都适用于具有以下语法的 Linux:
%YiiRoot/framework/yiic shell
但我在 Windows 上使用 xampp,我该怎么做?
What is it you want to do with the tool? If it's code generation use the web-based Gii instead.