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

Correct array key in InteractsWithInput #55287

Merged
merged 1 commit into from
Apr 7, 2025
Merged

Conversation

AJenbo
Copy link
Contributor

@AJenbo AJenbo commented Apr 5, 2025

The key here is the name of the file input field, not an integer. At least in the case of FormRequest, if there is some other context where this is used and the key is int then instead the key type should be left out.

@taylorotwell taylorotwell merged commit 912ab40 into laravel:12.x Apr 7, 2025
41 checks passed
@AJenbo AJenbo deleted the patch-1 branch April 7, 2025 15:09
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