ExceptionHandler
class ExceptionHandler extends Handler
Methods
void
pleaseDontReport(string $type)
Indicate an exception that should not be reported
Details
at line 24
void
pleaseDontReport(string $type)
Indicate an exception that should not be reported
at line 38
Response
render(Request $request, Throwable $e)
Render an exception into an HTTP response.