【问题标题】:Zend Tool CLI always creates index action index viewZend Tool CLI 总是创建索引操作索引视图
【发布时间】:2011-03-09 15:03:38
【问题描述】:

我在使用 Zend 工具(Zend 框架的组件)时遇到以下问题

当我发出创建没有索引操作的控制器的命令时,仍然会创建操作。我使用以下命令:

zf create controller auth 0

这是错误的命令还是zend工具有问题。

我使用 Zend Framework 10.6 版

【问题讨论】:

    标签: php zend-framework command-line zend-tool


    【解决方案1】:

    命令看起来是正确的:
    zf create controller $name $indexActionIncluded
    我可以重现这个问题,我已经尝试了indexActionIncluded 的所有可能的论点,但无济于事。所以,是的,看起来像一个错误。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-04-24
      • 2013-04-06
      • 1970-01-01
      • 1970-01-01
      • 2011-08-13
      • 1970-01-01
      • 2011-09-01
      • 2023-03-16
      相关资源
      最近更新 更多