You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.
I wouldn't have guessed that it could be a problem since it allows for the user to not exist - just not for the auth guard to be absent.
Anyway if you're going to fork and modify it then I'd suggest you just throw in the config variable and make it a pull request - no need for both of us to write the same code.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I enable this plugin, I get this error:
The issue is caused by these two lines:
laravel-jaeger/src/Middleware/Jaeger.php
Lines 29 to 30 in 398620f
I recommend either setting a config variable to disable this (default enabled) or removing them completely.
I'm forking this repo and modifying it until then :)
The text was updated successfully, but these errors were encountered: