Add parameters while dispatcher forwarding in phalcon 2017-06-26 | No Comments $this->dispatcher->forward([ 'controller' => "Keyproduct", 'action' => 'edit', 'params' => [$keyproduct->keyhash] ]); Share this:TwitterFacebookPinterest 學習工作, 工作, 程式 | Tags: dispatch, forwarding, parameter, phalcon, php