Hi. i've just stared journal with phalconphp.
I intall all nessesary packages and i downlad tutorial exmaple (https://docs.phalcon.io/en/latest/reference/tutorial.html).
when i write localhost/tutorial/public it work fine, but when i click any link (ex. https://localhost/tutorial/signup or https://localhost/tutorial/public/signup) i've got 404 error....
i tryed write this by myself, and i download invo tutorial and i've got this same problem...
ofcourse mod_revrite is enable and .htaccess files are created