zend-expressive-skeleton
zend-expressive-skeleton copied to clipboard
Examples in routes{full|minimal}.php should be adjusted to installed router
- [x] I was not able to find an open or closed issue matching what I'm seeing.
- [x] 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.
This repository has been closed and moved to mezzio/mezzio-skeleton; a new issue has been opened at https://github.com/mezzio/mezzio-skeleton/issues/2.