Response::setContent(QueryBuilder) #55
ArnaudLier
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be great to add a solution that goes "You returned a query builder instance, did you mean to call get() or first() on it?" when you try to return a query builder instead of a valid response content.
See laravel/framework#40990
Beta Was this translation helpful? Give feedback.
All reactions