Download the PHP package laravel-admin-ext/reporter without Composer
On this page you can find all versions of the php package laravel-admin-ext/reporter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laravel-admin-ext/reporter
More information about laravel-admin-ext/reporter
Files in laravel-admin-ext/reporter
Download laravel-admin-ext/reporter
More information about laravel-admin-ext/reporter
Files in laravel-admin-ext/reporter
Vendor laravel-admin-ext
Package reporter
Short Description Exception reporter for laravel
License MIT
Homepage https://github.com/laravel-admin-extensions/reporter
Package reporter
Short Description Exception reporter for laravel
License MIT
Homepage https://github.com/laravel-admin-extensions/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
encore/laravel-admin Version >=1.5
ext-json Version *
laravel/framework Version >=5.5
encore/laravel-admin Version >=1.5
ext-json Version *
The package laravel-admin-ext/reporter contains the following files
Loading the files please wait ....