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

stripos() expects parameter 1 to be string, array given #143

Open
luisvbz opened this issue Aug 12, 2022 · 2 comments
Open

stripos() expects parameter 1 to be string, array given #143

luisvbz opened this issue Aug 12, 2022 · 2 comments

Comments

@luisvbz
Copy link

luisvbz commented Aug 12, 2022

In My project I am using Laravel 8.83.23 with "awobaz/compoships": "^2.1" and I am getting this error. I am currently using the trait on the models.
This issue are replicated to others user, exists any solution for this?

Thanks

@fredsal
Copy link

fredsal commented Aug 24, 2022

stripos() expects parameter 1 to be string, array given

Looks like an error from your implementation, also you didn't give file and line number, backtrace, and others
Without that, don't expect many answers

@emtiazzahid
Copy link

found any solution for that?

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

No branches or pull requests

3 participants