Skip to content

Add findWith and findOrFailWith methods to Eloquent Builder#308

Open
JyothsnaMS wants to merge 1 commit intoilluminate:masterfrom
JyothsnaMS:feature/add-findWith-findOrFailWith
Open

Add findWith and findOrFailWith methods to Eloquent Builder#308
JyothsnaMS wants to merge 1 commit intoilluminate:masterfrom
JyothsnaMS:feature/add-findWith-findOrFailWith

Conversation

@JyothsnaMS
Copy link

Adds findWith() and findOrFailWith() methods to the Eloquent Builder.

These methods mirror find() and findOrFail() while allowing eager loading
of relations via with().

@JyothsnaMS
Copy link
Author

Looks like the close-pull-request action failed due to fork permissions.
Happy to make any requested changes.

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.

1 participant