Hi,
I am considering moving a site to phalcon. The problem is the part of the url where the controller and action would be has dashes in many of the urls. I think I cannot have dashes in the controller names and action names.
How can I get around this problem?
thanks!
-Les