This repository was archived by the owner on Jan 21, 2020. It is now read-only.
This repository was archived by the owner on Jan 21, 2020. It is now read-only.
Examples in routes{full|minimal}.php should be adjusted to installed router #272
Open
Description
- I was not able to find an open or closed issue matching what I'm seeing.
- This is not a question. (Questions should be asked on chat (Signup for here) or our forums.)
After the app is installed, the example code in ./config/router.php
should reflect the installed router. Currently it always uses a configuration for zend-router. This creates confusion. Als a link to the documentation could be added.
If this gets to complicated, we can add several configuration examples for the different routers, or at least tell the used example is for zend-router and link to the docs.