2017 © Pedro Pelรกez
 

library bugsnag

Report errors to Bugsnag from your Laravel project

image

nodes/bugsnag

Report errors to Bugsnag from your Laravel project

  • Wednesday, June 20, 2018
  • by nodes
  • Repository
  • 1 Watchers
  • 2 Stars
  • 5,319 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 22 Versions
  • 23 % Grown

The README.md

Bugsnag

A Laravel wrapper for Bugsnag Laravel., (*1)

Total downloads Monthly downloads Latest release Open issues License Star repository on GitHub Watch repository on GitHub Fork repository on GitHub StyleCI, (*2)

Introduction

We love Bugsnag. It's pretty much our most used tool in Nodes., (*3)

Therefore we decided to make a Laravel wrapper for the service and even managed to squeeze in an additional feature or two., (*4)

๐Ÿ“ฆ Installation

To install this package you will need:, (*5)

  • Laravel 5.1+
  • PHP 5.5.9+

You must then modify your composer.json file and run composer update to include the latest version of the package in your project., (*6)

"require": {
    "nodes/bugsnag": "^2.0"
}

Or you can run the composer require command from your terminal., (*7)

composer require nodes/bugsnag:^2.0

๐Ÿ”ง Setup

Setup service provider in config/app.php, (*8)

Nodes\ServiceProvider::class,
Nodes\Bugsnag\ServiceProvider::class,

Publish config files, (*9)

php artisan vendor:publish --provider="Nodes\Bugsnag\ServiceProvider"

If you want to overwrite any existing config files use the --force parameter, (*10)

php artisan vendor:publish --provider="Nodes\Bugsnag\ServiceProvider" --force

โš™ Usage

After you have added the service provider to the config/app.php array, then it pretty much works automatically., (*11)

Only thing you need make sure, is that you've entered the correct API_KEY in the config/nodes/bugsnag.php config file., (*12)

Manually reporting exceptions

It happens once in a while, that you might need to try {} catch {} stuff and when you're catching exception you wish to surpress it for the user, but you would actually also like to be notified about it in Bugsnag. Then you can use the global helper method bugsnag_report to that., (*13)

function bugsnag_report(\Exception $exception, $meta = [], $severity = null)

๐Ÿ† Credits

This package is developed and maintained by the PHP team at Nodes Agency, (*14)

Follow Nodes PHP on Twitter Tweet Nodes PHP, (*15)

๐Ÿ“„ License

This package is open-sourced software licensed under the MIT license, (*16)

The Versions

20/06 2018

dev-master

9999999-dev http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

by Casper Rasmussen
by Rasmus Ebbesen

laravel exceptions reporting bugsnag nodes error handling error reporting

20/06 2018

2.1.2

2.1.2.0 http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

by Casper Rasmussen
by Rasmus Ebbesen

laravel exceptions reporting bugsnag nodes error handling error reporting

20/06 2018

dev-develop

dev-develop http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

by Casper Rasmussen
by Rasmus Ebbesen

laravel exceptions reporting bugsnag nodes error handling error reporting

03/11 2017

2.1.1

2.1.1.0 http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

by Casper Rasmussen
by Rasmus Ebbesen

laravel exceptions reporting bugsnag nodes error handling error reporting

03/11 2017

2.1.0

2.1.0.0 http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

laravel exceptions reporting bugsnag nodes error handling error reporting

03/11 2017

dev-analysis-8nMErg

dev-analysis-8nMErg http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

laravel exceptions reporting bugsnag nodes error handling error reporting

30/08 2017

2.0.5

2.0.5.0 http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

laravel exceptions reporting bugsnag nodes error handling error reporting

16/02 2017

2.0.4

2.0.4.0 http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

laravel exceptions reporting bugsnag nodes error handling error reporting

11/11 2016

2.0.3

2.0.3.0 http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

laravel exceptions reporting bugsnag nodes error handling error reporting

21/10 2016

2.0.2

2.0.2.0 http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

laravel exceptions reporting bugsnag nodes error handling error reporting

21/10 2016

2.0.1

2.0.1.0 http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

laravel exceptions reporting bugsnag nodes error handling error reporting

19/10 2016

2.0.0

2.0.0.0 http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

laravel exceptions reporting bugsnag nodes error handling error reporting

11/09 2016

1.0.3

1.0.3.0 http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

laravel exceptions reporting bugsnag nodes error handling error reporting

10/09 2016

1.0.2

1.0.2.0 http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

laravel exceptions reporting bugsnag nodes error handling error reporting

08/09 2016

1.0.1

1.0.1.0 http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

laravel exceptions reporting bugsnag nodes error handling error reporting

07/06 2016

1.0.0

1.0.0.0 http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

laravel exceptions reporting bugsnag nodes error handling error reporting

19/04 2016

0.1.5

0.1.5.0 http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

laravel exceptions reporting bugsnag nodes error handling error reporting

06/02 2016

0.1.4

0.1.4.0 http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

laravel exceptions reporting bugsnag nodes error handling error reporting

27/01 2016

0.1.3

0.1.3.0 http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

laravel exceptions reporting bugsnag nodes error handling error reporting

15/01 2016

0.1.2

0.1.2.0 http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

laravel exceptions reporting bugsnag nodes error handling error reporting

08/01 2016

0.1.1

0.1.1.0 http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

laravel exceptions reporting bugsnag nodes error handling error reporting

07/01 2016

0.1.0

0.1.0.0 http://nodesagency.com

Report errors to Bugsnag from your Laravel project

  Sources   Download

MIT

The Requires

 

laravel exceptions reporting bugsnag nodes error handling error reporting