Results 228 comments of Adel

Do you want to use Database tab of Idea or what? I don't want to go directly to database. Sometimes it's not possible(vagrant, etc.) So, we can use Eloquent models......

AFAIK, PhpStorm has its own limit for chain calls when it calculates the type.

Does this work? Dark magic... :)

It can't be fixed programmatically. But we can vote here: https://youtrack.jetbrains.com/issue/WI-25253 I can try to fix that by Php language injection into Php language... but it looks too hacky and...

For pest test files only.

Yes. They fixed it - https://youtrack.jetbrains.com/issue/WI-55618

1. `Plugin::uses` isn't supported yet. 2. Didn't know about this feature. So, `it` and `test` functions result should have the same type as `$this` variable there?

1. Will be not very easy to implement... But it's possible to make something like Settings window where users can ask to collect all PEST plugins there. and then they...

@hackel it will be fixed in the next plugin version. As far I understand this base class can be configured via `uses()` calls, so it will be too dirty to...

plugin::uses isn’t implemented yet.