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