Hi!
I'm new user Phalcon I switched from Laravel 4-5. I find the best structure for my test project. I want to create something like this
-test
-backend
-controllers
-views
-frontend
-controllers
-views
-models
-configs
-public
And I want domain.com
for folder frontend
and domain backend.domain.com
for folder backend
how i can do this? Maybe some one have a git repository for this? At this moment I have difficulties with creating projects for my requirements! Please some one help me