We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 👍
The text was updated successfully, but these errors were encountered:
Thanks. We're definitely missing lots of Laravel magic. I'll try to get to this on Friday.
Sorry, something went wrong.
@twistor Maybe we can set up a roadmap to fix all Laravel + PHPStan issues. I'd love to help in that :)
Would this fix all of the Static call to instance method App\Models\Note::whereIn()??
Static call to instance method App\Models\Note::whereIn()
Makes it virtually useless to me.
twistor
No branches or pull requests
Hello,
I have errors from my models and laravel classes
I would like to thank you for creating this package 👍
The text was updated successfully, but these errors were encountered: