Download the PHP package snowsoft/reporter without Composer
On this page you can find all versions of the php package snowsoft/reporter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download snowsoft/reporter
More information about snowsoft/reporter
Files in snowsoft/reporter
Download snowsoft/reporter
More information about snowsoft/reporter
Files in snowsoft/reporter
Vendor snowsoft
Package reporter
Short Description Exception reporter for laravel
License MIT
Homepage https://github.com/snowsoft/reporter
Package reporter
Short Description Exception reporter for laravel
License MIT
Homepage https://github.com/snowsoft/reporter
Please rate this library. Is it a good library?
Informations about the package reporter
Exception reporter for laravel-admin
This tool stores the exception information into the database and provides a developer-friendly web interface to view the exception information.
Screenshot
Installation
Open app/Exceptions/Handler.php
, call Reporter::report()
inside report
method:
Open http://localhost/admin/exceptions
to view exceptions.
License
Licensed under The MIT License (MIT).
All versions of reporter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
laravel/framework Version >=5.5
snowsoft/laravel-admin Version >=1.5
ext-json Version *
laravel/framework Version >=5.5
snowsoft/laravel-admin Version >=1.5
ext-json Version *
The package snowsoft/reporter contains the following files
Loading the files please wait ....