Skip to content

Enhance EloquentModelUpdater to support non-relation model methods#585

Merged
aguingand merged 1 commit intomainfrom
fix-model-method-not-relation
Mar 5, 2025
Merged

Enhance EloquentModelUpdater to support non-relation model methods#585
aguingand merged 1 commit intomainfrom
fix-model-method-not-relation

Conversation

@aguingand
Copy link
Copy Markdown
Contributor

No description provided.

});

it('allows to have a field with the same name of a model method but not a relation', function () {
$person = Person::create(['name' => 'Marie Curry']);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🍛

@aguingand aguingand merged commit f5b2f53 into main Mar 5, 2025
5 of 6 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.

2 participants