Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not boot client if not in an environment that requires bugsnag #77

Closed
atrauzzi opened this issue Oct 9, 2015 · 3 comments
Closed

Comments

@atrauzzi
Copy link

atrauzzi commented Oct 9, 2015

If I'm in an environment that won't be making use of bugsnag, the library shouldn't require that a key even be provided. It should just fall through back to normal Laravel error reporting without attempting to instantiate the client.

@richstandbrook
Copy link

I agree, my continuous integration tests are failing because I'm not specifying an API key

@kattrali
Copy link
Contributor

kattrali commented Jan 5, 2016

Thanks for the report @atrauzzi. This makes a lot of sense, and should be fixed soon in #86. Closing this however as a duplicate of #65.

@kattrali kattrali closed this as completed Jan 5, 2016
@atrauzzi
Copy link
Author

atrauzzi commented Jan 6, 2016

👍 :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants