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

[9.x] Fix recaller name resolution #41429

Merged
merged 1 commit into from Mar 11, 2022

Conversation

netpok
Copy link
Contributor

@netpok netpok commented Mar 11, 2022

Jetstream overrides the default guard so the getRecallerName method should be called on it instead of the default one.

This PR fixes #41428

@netpok netpok changed the title Fix recaller name resolution [9.x] Fix recaller name resolution Mar 11, 2022
@taylorotwell taylorotwell merged commit c6fb1ee into laravel:9.x Mar 11, 2022
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.

Method Illuminate\Auth\RequestGuard::getRecallerName does not exist.
2 participants