Skip to content

Instantly share code, notes, and snippets.

@veewee
Created July 8, 2014 14:58
Show Gist options
  • Save veewee/1a1754b995865dc780fd to your computer and use it in GitHub Desktop.
Save veewee/1a1754b995865dc780fd to your computer and use it in GitHub Desktop.
List all ZF2 routes
php public/index.php config list | grep '^routes\.[a-zA-Z0-9_-.].*\.route'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment