Download the PHP package eslym/laravel-error-report without Composer
On this page you can find all versions of the php package eslym/laravel-error-report. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eslym/laravel-error-report
More information about eslym/laravel-error-report
Files in eslym/laravel-error-report
Download eslym/laravel-error-report
More information about eslym/laravel-error-report
Files in eslym/laravel-error-report
Vendor eslym
Package laravel-error-report
Short Description Better error reports for laravel
License MIT
Package laravel-error-report
Short Description Better error reports for laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-error-report
Better Error Reports for Laravel
Why this package exists? Sometimes errors happens on production but default error report does not log the environment variables and etc. It is hard to track the error with limited information but its too heavy for server to store all information. This package will detect repeated errors and store only limited sample for each error.
Installation
Usage
- Migrate database
- Use the report function
- Schedule cleanup
All versions of laravel-error-report with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-json Version *
illuminate/support Version >=5.6 <6.0
illuminate/routing Version >=5.6 <6.0
illuminate/http Version >=5.6 <6.0
illuminate/console Version >=5.6 <6.0
illuminate/database Version >=5.6 <6.0
illuminate/config Version >=5.6 <6.0
filp/whoops Version ^2.2
ramsey/uuid Version ^3.7
ext-json Version *
illuminate/support Version >=5.6 <6.0
illuminate/routing Version >=5.6 <6.0
illuminate/http Version >=5.6 <6.0
illuminate/console Version >=5.6 <6.0
illuminate/database Version >=5.6 <6.0
illuminate/config Version >=5.6 <6.0
filp/whoops Version ^2.2
ramsey/uuid Version ^3.7
The package eslym/laravel-error-report contains the following files
Loading the files please wait ....