Hi,
i do the tutorial and i have a mistake with link_to.
the function returns a 404 page.
i have the same code that the tutorial.
the only different thing it's the link in the linkbar.
in the tutoriel it's localhost/tutorial,
and for me it's https://localhost:8080/Tutoriel/public/index.php?DBGSESSID=-1.
So i think that the problem is here but i don't know how fix it.
PS : link to tutoriel https://docs.phalcon.io/fr/3.2/tutorial-base
PS2 : sorry for my bad english.