Download the PHP package xzxzyzyz/laravel-logging-rollbar without Composer
On this page you can find all versions of the php package xzxzyzyz/laravel-logging-rollbar. 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 laravel-logging-rollbar
Rollbar for Laravel Logging
This package write rollbar by laravel logger.
for Laravel 5.8+
Install
Require this package with composer using the following command:
Adding the logging driver in the config/logging.php
file:
Adding the project access token in the .env
file:
Adding the dont-discover package in the composer.json
file:
And composer autoload:
If this is not invalidated, the log may be registered in duplicate.
LICENSE
MIT
All versions of laravel-logging-rollbar with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
illuminate/support Version ^5.8|^6.0|^7.0
monolog/monolog Version ^1.23
rollbar/rollbar-laravel Version ^2.2
illuminate/support Version ^5.8|^6.0|^7.0
monolog/monolog Version ^1.23
rollbar/rollbar-laravel Version ^2.2
The package xzxzyzyz/laravel-logging-rollbar contains the following files
Loading the files please wait ....