Download the PHP package rickselby/laravel-exception-html without Composer
On this page you can find all versions of the php package rickselby/laravel-exception-html. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-exception-html
Laravel Exception HTML
When Symfony updated to version 5, they changed their exception handling, and this removed a very neat way of generating HTML for an exception to populate an email:
This is a copy of the Symfony 4 code to allow the above snippet to work again.
Additional HTML
You may pass some additional HTML heading tags to display in the main title block. This can be any additional information useful to your exception (e.g. request URL, logged in user...)
All versions of laravel-exception-html with dependencies
PHP Build Version
Package Version
Requires
illuminate/contracts Version
^10.0|^11.0
php Version ^8.1
symfony/error-handler Version ^6.0|^7.0
php Version ^8.1
symfony/error-handler Version ^6.0|^7.0
The package rickselby/laravel-exception-html contains the following files
Loading the files please wait ....