-
Notifications
You must be signed in to change notification settings - Fork 3
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
Laravel integration #54
Comments
This doc is totally outdated, look as the source code - there is no class Hawk\Catcher. |
@tmdevde Hi! |
2.1.9 |
use \Hawk\HawkCatcher::instance('abcd1234-1234-abcd-1234-123456abcdef'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
tried to use it with Laravel. Installed via Composer and added the readme code to the report function if the exception handler but
Uncaught Error: Class "Hawk\Catcher" not found in
Implemented like this:
What am i doing wrong?
The text was updated successfully, but these errors were encountered: