Skip to content

Errors come directly solutions from Stack Overflow

License

Notifications You must be signed in to change notification settings

Casinelli/Whoops-Overflow

 
 

Repository files navigation

Whoops Overflow

Errors come directly solutions from Stack Overflow.

Note: This is a terrible idea for multiple reasons: Your exception message might contain private data and it's going to be sent to stack overflow servers. The exception page will come up with a bit more delay because of the additional request to the SO APIs (at least until I update this to an AJAX request). Also good luck getting errors if your internet is down.

But it's cool, so why not. Just use at your own risk.

Whoops Overflow!

Laravel 5

For a simple integration with Laravel 5 follow this tutorial by Matt Stauffer, but require this in composer:

"casinelli/whoops-overflow" : "~1.2"

Original Docs

Check out the original library (with docs) here: filp/whoops.

About

Errors come directly solutions from Stack Overflow

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 92.4%
  • CSS 6.1%
  • JavaScript 1.5%