Skip to content

Instantly share code, notes, and snippets.

@ofca
Created October 23, 2014 13:00
Show Gist options
  • Select an option

  • Save ofca/56280f82913aabbf5569 to your computer and use it in GitHub Desktop.

Select an option

Save ofca/56280f82913aabbf5569 to your computer and use it in GitHub Desktop.
Maybe someone find this useful - regex pattern to match all 404 errors in the Laravels logs.
^\[[^\]]+\].*NotFoundHttpException.*[^\[]+\[\] \[\]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment