find not found in phpstorm for Eloquent model?
PHP 8.2.12 — Laravel 12.18.0
So this code is working, but the IDE is having issues resolving the static methods from the Eloquent\Model class:

any ideas? do I just ignore this?
Please sign in to leave a comment.
Never mind. I guess there's a paid laravel plugin one can add to resolve eloquent and other laravel related gems.