Return value is expected to be \Filament\Tables\Table
What causes this error in PHP Storm. See Attached
7 Replies
What's your php version?
PHP 8.1
Weird that it works on my end
Has you tried invalidating the cache?
does the error still persist btw?
You mean like php artisan cache:clear? What's funny is everything is working fine in the browser but the error only shows in the editor
Nope invalidate the caches of the ide itself, though it could be just be the ide being funky
I have tried that but it doesnt work, let me upgrade phpstorm perhaps