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

fix: eloquent builders returns generic builder #457

Merged
merged 1 commit into from
Feb 10, 2020
Merged

fix: eloquent builders returns generic builder #457

merged 1 commit into from
Feb 10, 2020

Conversation

canvural
Copy link
Collaborator

@canvural canvural commented Feb 6, 2020

Fixes #455 and #456

This PR makes sure that any builder method called on Eloquent Builder returns the generic builder.

@canvural canvural requested a review from nunomaduro February 6, 2020 11:38
@canvural canvural changed the title fix: eloquent builders returns generic builder WIP: fix: eloquent builders returns generic builder Feb 6, 2020
@canvural canvural removed the request for review from nunomaduro February 6, 2020 12:52
@canvural canvural changed the title WIP: fix: eloquent builders returns generic builder fix: eloquent builders returns generic builder Feb 6, 2020
@canvural canvural requested a review from nunomaduro February 6, 2020 13:02
@canvural canvural added the enhancement New feature or request label Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong model instance is returned from builder collection
2 participants