Add parameters while dispatcher forwarding in phalcon No Comments | 學習工作, 工作, 程式 $this->dispatcher->forward([ ‘controller’ => “Keyproduct”, ‘action’ => ‘edit’, ‘params’ => [$keyproduct->keyhash] ]); Read More »