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

Call to an undefined static method App\Models\User::find() #6

Open
loic-lopez opened this issue Mar 19, 2018 · 3 comments
Open

Call to an undefined static method App\Models\User::find() #6

loic-lopez opened this issue Mar 19, 2018 · 3 comments
Assignees
Labels

Comments

@loic-lopez
Copy link

Hello,

I have errors from my models and laravel classes

Call to static method make() on an unknown class Validator
Call to an undefined static method App\Models\User::where()

I would like to thank you for creating this package 👍

@twistor
Copy link
Contributor

twistor commented Mar 21, 2018

Thanks. We're definitely missing lots of Laravel magic. I'll try to get to this on Friday.

@twistor twistor self-assigned this Mar 21, 2018
@twistor twistor added the bug label Mar 21, 2018
@carusogabriel
Copy link
Contributor

carusogabriel commented Mar 30, 2018

@twistor Maybe we can set up a roadmap to fix all Laravel + PHPStan issues. I'd love to help in that :)

@hopeseekr
Copy link

Would this fix all of the Static call to instance method App\Models\Note::whereIn()??

Makes it virtually useless to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants