Download the PHP package pavlista/nette-error-handler without Composer
On this page you can find all versions of the php package pavlista/nette-error-handler. 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 nette-error-handler
pavlista/nette-error-handler
Jednoduché rozšíření Nette které zajištuje zobrazení názvu souboru se zalogovanou exception při zobrazení chyby 500 v produkčním režimu (viz. obrázek níže).
Instalace
- Nainstalujte balíček přes příkaz:
composer require pavlista/nette-error-handler
. -
V konfiguraci nette zaregistrujte nový error presenter.
- Do souboru boostrap.php přidejte ihned pod
$configurator->enableTracy(__DIR__ . '/../log');
registraci error handleru:
All versions of nette-error-handler with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0 <8.4
nette/application Version ^3.1
nette/http Version ^3.0.2
nette/utils Version ^3.2.8 || ^4
tracy/tracy Version ^2.6.0
nette/application Version ^3.1
nette/http Version ^3.0.2
nette/utils Version ^3.2.8 || ^4
tracy/tracy Version ^2.6.0
The package pavlista/nette-error-handler contains the following files
Loading the files please wait ....