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