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

[10.x] Fix eachById on HasManyThrough relation #47479

Conversation

cristiancalara
Copy link
Contributor

This PR updates eachById on the HasManyThrough relation which suffered from the same issue described in #24096 (basically the id on the models returned were the ones of the parent).

@cristiancalara cristiancalara changed the title fix eachById on hasManyThrough relation [10.x] fix eachById on hasManyThrough relation Jun 18, 2023
@cristiancalara cristiancalara changed the title [10.x] fix eachById on hasManyThrough relation [10.x] Fix eachById on hasManyThrough relation Jun 18, 2023
@cristiancalara cristiancalara changed the title [10.x] Fix eachById on hasManyThrough relation [10.x] Fix eachById on HasManyThrough relation Jun 18, 2023
@taylorotwell taylorotwell merged commit 68ef112 into laravel:10.x Jun 18, 2023
17 checks passed
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.

None yet

2 participants