I and my friends , both are new in phalcon . we are trying to create an opensource project "phalcon-classifed". What we have done for now is just about the UI/UX and sql schema . we are using the multiple modules (frontend,backend).
Currently , we are trying to implement the controller (MVC) ,but when I go to https://localhost/phalcon-classified/ I got the blank page. 1)What is my misstake from the MVC implementation 2) How can I debug the application ,so eveything not pass silently.
Here is project at github: https://github.com/skanel/phalcon-classified
Best Regards
skanel