Skip to content

Conversation

@matiaslauriti
Copy link
Contributor

I was working on a project and I was trying to do $model->relation()->updateOrCreate($attributesToLookFor, $attributesToUpdateOrCreateWith) and the issue is that the create flow is not adding the first attributes.

Related issue #35798 and #34083 (this last one is not the same issue, but is related to the same part of the code).


I just saw there is a fix for this only for Laravel 9.x on #35827, I am working on 8.x and I need this fix as soon as possible...

@taylorotwell
Copy link
Member

I can't make this change on a patch release. Sorry.

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