2017 © Pedro Peláez
 

library rocketeer-bugsnag

Bugsnag deploy tracking for Rocketeer

image

rocketeers/rocketeer-bugsnag

Bugsnag deploy tracking for Rocketeer

  • Wednesday, April 8, 2015
  • by bramdevries
  • Repository
  • 1 Watchers
  • 2 Stars
  • 436 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Bugsnag for Rocketeer

Track your deploys in Bugsnag using their tracking api, (*1)

Installation

composer require rocketeers/rocketeer-bugsnag, (*2)

Then you'll need to set it up, so do artisan config:publish rocketeers/rocketeer-bugsnag and complete the configuration in app/packages/rocketeers/rocketeer-bugsnag/config.php :, (*3)

  • key: Your Bugsnag project API key

Once that's done add the following to your providers array in app/config/app.php :, (*4)

'Rocketeer\Plugins\Bugsnag\RocketeerBugsnagServiceProvider',

Enjoy, (*5)

The Versions

08/04 2015

dev-master

9999999-dev

Bugsnag deploy tracking for Rocketeer

  Sources   Download

MIT

The Requires

 

08/04 2015

1.0.1

1.0.1.0

Bugsnag deploy tracking for Rocketeer

  Sources   Download

MIT

The Requires

 

20/01 2015

1.0.0

1.0.0.0

Bugsnag deploy tracking for Rocketeer

  Sources   Download

MIT

The Requires