Skip to content

Instantly share code, notes, and snippets.

@jenkoian
Created March 21, 2016 11:11
Show Gist options
  • Save jenkoian/53ed3a789380d2b94015 to your computer and use it in GitHub Desktop.
Save jenkoian/53ed3a789380d2b94015 to your computer and use it in GitHub Desktop.
Catch all routes
catch_all:
path: /{route}
requirements:
route: .*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment