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?

0

Never mind. I guess there's a paid laravel plugin one can add to resolve eloquent and other laravel related gems. 

0

请先登录再写评论。