Skip to content

Fix Facade usage #49

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

Merged
merged 1 commit into from
Jun 10, 2019
Merged

Fix Facade usage #49

merged 1 commit into from
Jun 10, 2019

Conversation

mikemand
Copy link
Contributor

If someone (like me) doesn't allow Debugbar to be auto-discovered by Laravel, the Facade might not be aliased to Debugbar. The exception Class 'Debugbar' not found would be thrown.

If someone (like me) doesn't allow Debugbar to be auto-discovered by Laravel, the Facade might not be aliased to `Debugbar`. The exception `Class 'Debugbar' not found` would be thrown.
@mikemand
Copy link
Contributor Author

Please also merge #47. Multiple API calls have the potential of adding N+1 collectors. 😆

@mpociot mpociot merged commit 3f29d3e into beyondcode:master Jun 10, 2019
@mikemand mikemand deleted the patch-1 branch June 10, 2019 18:49
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.

2 participants