class WhoopsHandler (View source)
PrettyPageHandler | forDebug() Create a new Whoops handler for debug mode. | |
$this | registerApplicationPaths(PrettyPageHandler $handler) Register the application paths with the handler. | |
array | directoriesExceptVendor() Get the application paths except for the "vendor" directory. | |
$this | registerBlacklist(PrettyPageHandler $handler) Register the blacklist with the handler. | |
$this | registerEditor(PrettyPageHandler $handler) Register the editor with the handler. |
Create a new Whoops handler for debug mode.
Register the application paths with the handler.
Get the application paths except for the "vendor" directory.
Register the blacklist with the handler.
Register the editor with the handler.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Foundation/Exceptions/WhoopsHandler.html