Hi if you know #phpstan I need to ask you something.
I'm trying to introduce it on a project that runs github.com/roblesterjr04/EloquentSalesForce
Now running phpstan level 0 I get the error " Called 'first' on Laravel collection, but could have been retrieved as a query" everywhere. Is it possible to disable only that rule?