Hi, I'm trying to get started with Phalcon php but not been very successful so far. I came across the Biko store (https://github.com/phalcon/biko) which I have setup on my computer, but I can't seem to get it to work properly. When I go to the home page (https://biko or https://biko/index) the header and footer content loads but the actual main content is blank. When I checked the cache files, it seems that the layout files are being loaded and the 404 file (so for some reason the main index page is not being loaded). This issue occurs throughout the site (accessing the catalog pages), please can you advise if there is an updated version of the site, as I am interested in using phalcon php and believe that this would give me a good grounding going forward.
Thanks