Handler
class Handler extends Handler
Properties
protected Throwable>> | $dontReport | A list of the exception types that are not reported. |
|
protected array<int,string> | $dontFlash | A list of the inputs that are never flashed for validation exceptions. |
Methods
void
register()
Register the exception handling callbacks for the application.