Skip to content

rocketeers/rocketeer-bugsnag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bugsnag for Rocketeer

Track your deploys in Bugsnag using their tracking api

Installation

$ rocketeer plugin:install rocketeers/rocketeer-bugsnag

Then add this to the plugins.loaded array in your configuration:

<?php
'loaded' => [
    'Rocketeer\Plugins\Bugsnag\Bugsnag',
],

Usage

To export the configuration, simply run rocketeer plugin:config then edit .rocketeer/config/plugins/rocketeer-bugsnag.

About

Bugsnag plugin for Rocketeer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages