class Illuminate / View / ViewException
You are viewing an older version of the documentation. For the latest, please visit master documentation.

ViewException

Extends

Methods

public

report ( ) : bool|null

Report the exception.

public

render ( $request ) : Response

Render the exception into an HTTP response.

Parameters