faustbrian/laravel-exception-handlers
Exceptions Handlers for Laravel 5
1.2.0
2018-11-10 06:51 UTC
Requires
- php: ^7.1
- illuminate/support: 5.5.* || 5.6.* || 5.7.*
- illuminate/http: 5.5.* || 5.6.* || 5.7.*
Requires (Dev)
- graham-campbell/testbench: ^5.0
- mockery/mockery: ^1.0
- phpunit/phpunit: ^6.5
Suggests
- raven/raven: A PHP client for Sentry (http://getsentry.com). Require 0.12.0.
- bugsnag/bugsnag: Official Bugsnag notifier for PHP applications. Require ~2.5.
- dbtlr/php-airbrake: A PHP 5.3 library for sending errors to the Airbrake.io service. Require ~1.1.
README
Installation
Require this package, with Composer, in the root directory of your project.
$ composer require faustbrian/laravel-exception-handlers
Testing
$ phpunit
Security
If you discover a security vulnerability within this package, please send an e-mail to hello@brianfaust.me. All security vulnerabilities will be promptly addressed.