我有簡單的工廠,我想從路線這裏得到PARAMS: <?php
namespace Webb\Factory;
use Zend\Mvc\Controller\AbstractActionController;
use Zend\ServiceManager\FactoryInterface;
use Zend\ServiceManager\ServiceLocatorInterface;
我使用的驗證在Zend的模塊,但是當我渲染它給了我像 Zend\View\Renderer\PhpRenderer::render: Unable to render template "calendar/index/login"; resolver could not resolve to a files
此錯誤是我module.config.php: <?php
return array