2017 © Pedro Peláez
 

library airbrake-laravel

Laravel package for the Airbrake API, which supports Errbit

image

rigor789/airbrake-laravel

Laravel package for the Airbrake API, which supports Errbit

  • Thursday, February 16, 2017
  • by rigor789
  • Repository
  • 2 Watchers
  • 13 Stars
  • 29,067 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 2 Open issues
  • 8 Versions
  • 4 % Grown

The README.md

Airbrake Laravel Package

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

The master branch is for Laravel 5! For Laravel 4 check out the laravel4 branch., (*2)

Versions starting with 0.* are for Laravel 4 Versions starting with 1.* are for Laravel 5, (*3)

This is a Laravel package for utilizing Airbrake API to collect errors., (*4)

It Supports ErrBit just change the host in the config., (*5)

Install

First pull in the packages as a dependency, (*6)

composer require rigor789/airbrake-laravel 

Then add the ServiceProvider to your config/app.php, (*7)


... 'providers' => [ ... 'rigor789\AirbrakeLaravel\AirbrakeServiceProvider', ... ], ...

Once you have added the ServiceProvider to your app you will need to do some basic configuration. This can be done in your .env file:, (*8)

AIRBRAKE_ENABLED=true
AIRBRAKE_API_KEY=your_api_key

You can also publish the config file for more advanced configuration options:, (*9)

php artisan vendor:publish --provider="rigor789\AirbrakeLaravel\AirbrakeServiceProvider"

Then you can enable error reporting also in the config, and customize it as you want. You are good to go!, (*10)

Issues

If you find any issues, submit a report here, (*11)

Contributing

If you want to contribute, just submit a pull request., (*12)

License

Licensed under the MIT license. See the LICENSE file for details., (*13)

The Versions

16/02 2017

dev-master

9999999-dev

Laravel package for the Airbrake API, which supports Errbit

  Sources   Download

MIT

The Requires

 

by Igor

laravel airbrake monitor error bug catch errbit

23/10 2015

1.2

1.2.0.0

Laravel package for the Airbrake API, which supports Errbit

  Sources   Download

MIT

The Requires

 

by Igor

laravel airbrake monitor error bug catch errbit

19/10 2015

dev-fix-dontreports

dev-fix-dontreports

Laravel package for the Airbrake API, which supports Errbit

  Sources   Download

MIT

The Requires

 

by Igor

laravel airbrake monitor error bug catch errbit

16/02 2015

dev-laravel4

dev-laravel4

Laravel package for the Airbrake API, which supports Errbit

  Sources   Download

MIT

The Requires

 

by Igor

laravel airbrake monitor error bug catch errbit

16/02 2015

1.1

1.1.0.0

Laravel package for the Airbrake API, which supports Errbit

  Sources   Download

MIT

The Requires

 

by Igor

laravel airbrake monitor error bug catch errbit

16/02 2015

0.2

0.2.0.0

Laravel package for the Airbrake API, which supports Errbit

  Sources   Download

MIT

The Requires

 

by Igor

laravel airbrake monitor error bug catch errbit

16/02 2015

0.1

0.1.0.0

Laravel package for the Airbrake API, which supports Errbit

  Sources   Download

MIT

The Requires

 

by Igor

laravel airbrake monitor error bug catch errbit

16/02 2015

1.0

1.0.0.0

Laravel package for the Airbrake API, which supports Errbit

  Sources   Download

MIT

The Requires

 

by Igor

laravel airbrake monitor error bug catch errbit