Adel
Adel
@ElvisIsKing666 I've checked your case. Everything works in the 11.0.1 version. It shows `scopePublished` as "used" and "scopeAdEligibleProducts" as "notUsed" But if I use this scope anywhere, it immediately becomes...
Hi. Sorry, it's hard to understand the question. Do you want to have a completion for the `column` parameter of `related` method?
Which package do you use?
https://github.com/Tucker-Eric/EloquentFilter ?
We thought about completing them, but where should Click through go? To the `on()` call?
Nice. I'll think about it. Thanks. BTW, ``` $query->orderBy('read_at', 'desc') ``` Do you have completion for 'read_at' and other fields there?
@andrey-helldar I complete only date fields for `oldest`/`newest` methods. Phpdoc for these methods: "Add an "order by" clause for a timestamp to the query." However, I can add all fields...
Whatever... it will complete all fields in the next version.
Hello. Thank you for posting this. > How Trait looks in PhpStorm that is used by 2 class, the original and the duplicate helper class: This could be fixed from...
Hi. Yes, it's on our list. BTW, do you know if this behaviour can be configured somehow? Maybe in the config file?