Answer the question
In order to leave comments, you need to log in
Multi-level controllers in Phalcon?
So that a request like site.ru/dashboard/user/edit/userName
Calls the controller along the path application/controllers/dashborad/edit/UserController.php
Yes, you can redefine your routes. But on the machine it is not supported?
Answer the question
In order to leave comments, you need to log in
1. Do you distinguish controllers from URI routing?
2. Do you understand the concept of "multilevel"?
3. Do you think that "machine" has to guess by itself to match userName->userController?
The answer is no.
Tip: Learn the terminology first.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question