mernish / skyii

Starter Kit for Yii2
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

URL rules need some improvements #20

Open antick opened 7 years ago

antick commented 7 years ago

URL rules in back end can be improved. Right now they look a little messy and confusing. Need to follow a better approach to cover every possible route without adding them manually in the configuration.

antick commented 7 years ago

Can we separate routes array in a different file?