-
Notifications
You must be signed in to change notification settings - Fork 291
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
return $q to make laravel's count() work
- Loading branch information
1 parent
9367f52
commit e04732c
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e04732c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe is a problem of my implementation. But with this fix my code doesn't work anymore
SQLSTATE[42S22]: Column not found: 1054 Unknown column
Sorry, i just read your comment on my commit