|
2 |
Added PHP tag to make this question more visible to users
|
||
|
1 |
|
||
Shorten Zend Framework Route DefinitionsHi! How can I shorten the definition of my custom routes in Zend Framework? I currently have this as definition:
Is there a way to better combine these rules? And what are your best practices in where to place these? I currently have them in my bootstrap class right after the Front Controller initialization.
|
||||
