strtolower() expects parameter 1 to be string, object given. #3543
Answered
by
airliajsmith
airliajsmith
asked this question in
Q&A
-
Not sure if this is a problem through Laravel-Excel or my lack of coding skills. Here is the code that is giving me the error:
` |
Beta Was this translation helpful? Give feedback.
Answered by
airliajsmith
Feb 17, 2022
Replies: 1 comment
-
This was my fault. I had to change 'has' to 'whereHas' |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
airliajsmith
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This was my fault. I had to change 'has' to 'whereHas'