I'm using your wonderful package in my Laravel 6.x application. Reviewing the issues in Scrutinizer I've seen that it is not able to find some methods.
In fact, if i try to use Setting::all() instead, my IDE is unable to find the class... Can you confirm that it's a fake positive?
Hi,
I'm using your wonderful package in my Laravel 6.x application. Reviewing the issues in Scrutinizer I've seen that it is not able to find some methods.
In fact, if i try to use Setting::all() instead, my IDE is unable to find the class... Can you confirm that it's a fake positive?
Thanks in advance