zend-expressive-skeleton icon indicating copy to clipboard operation
zend-expressive-skeleton copied to clipboard

Examples in routes{full|minimal}.php should be adjusted to installed router

Open geerteltink opened this issue 6 years ago • 1 comments

  • [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.

geerteltink avatar May 13 '19 07:05 geerteltink

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.

weierophinney avatar Dec 31 '19 21:12 weierophinney