filp/whoops
Pretty error handler for PHP that turns fatal errors and exceptions into clean, developer-friendly pages with stack traces, request context, and code previews. Great for local development, debugging, and integrating into frameworks to replace default error screens.
8.JsonResponseHandler includes the exception code.PrettyPageHandler functionality to hide superglobal keys has a clearer name
(hideSuperglobalKey).PrettyPageHandler now accepts custom js files.PrettyPageHandler and templateHelper is now accessible through inheritance.removeFirstHandler and removeLastHandler.pushHandler changing the order of handlers.7.2.8.4.7.1.getFrameFilters method on null" (#751).1.29.0 due to security issue (#741).ArrayAccess on super globals.5.5 support.2 or 3.8.1.Avoids licensing issues with prettify, and uses a maintained, modern project.
SystemFacade to allow clients to override Whoops behavior.PrettyPageHandler.Backwards compatibility breaking changes:
Run class is now final. If you inherited from Run, please now instead use a custom SystemFacade injected into the Run constructor, or contribute your changes to our core.How can I help you explore Laravel packages today?