Hi All,
My machine died and re-installed everything. To my suprise, Phalcon no longer worked.
One example: https://myhost/?param=value
IndexController.php failed to get the value for param:
$this->request->get("param");
Please shed some light.
Thanks