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

Change return type of middleware to capture all different Laravel response types #2

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

dvdheiden
Copy link
Member

Changes

  • Change return type of middleware to capture all different Laravel response types to prevent issues when those other response types are returned

@dvdheiden dvdheiden added the bug Something isn't working label Nov 8, 2024
@dvdheiden dvdheiden self-assigned this Nov 8, 2024
@dvdheiden dvdheiden merged commit b0529bc into main Nov 8, 2024
1 check passed
@dvdheiden dvdheiden deleted the bugfix/middleware-response branch November 8, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant