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

Added overriding parent query builder first method to use collection to get first result #1

Merged
merged 1 commit into from Jul 6, 2015

Conversation

dmyers
Copy link
Collaborator

@dmyers dmyers commented Jul 6, 2015

This package overrides Eloquent query builder and uses collections and so the parent first method did not support collections and was doing reset on an array.

mmanos added a commit that referenced this pull request Jul 6, 2015
Added overriding parent query builder first method to use collection to get first result
@mmanos mmanos merged commit 7e4a38c into mmanos:master Jul 6, 2015
@dmyers dmyers deleted the patch-1 branch July 6, 2015 14:34
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