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

verifying existence bugsnag in service file - issue #42 #48

Merged
merged 1 commit into from
Apr 27, 2015

Conversation

ehkasper
Copy link
Contributor

This change verifies if there’s an option for bugsnag in
config/services.php file. if so, it gets $config from there.

Therefore, it’s possible to retrieve API key from that file versus
creating a new bugsnag.php file.

This closes #42

This change verifies if there’s an option for bugsnag in
`config/services.php` file. if so, it gets `$config` from there.

Therefore, it’s possible to retrieve API key from that file versus
creating a new `bugsnag.php` file
@jessicard
Copy link
Contributor

Thanks for fixing this @ehkasper! This looks great. I'm going to go ahead and merge this in.

jessicard added a commit that referenced this pull request Apr 27, 2015
verifying existence bugsnag in service file - issue #42
@jessicard jessicard merged commit 1660f91 into bugsnag:master Apr 27, 2015
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

Successfully merging this pull request may close these issues.

API key location
2 participants