Neither of the editors is able to give me syntax completion for static functions like User::create() and User::find() on any of my models. It's like the functions don't exist for Intelephense.
I've generated all helpers (Model, Eloquent and Meta) with the ide-helper and don't know anything else I could try here.
Anyone got any ideas for how to fix this? Am I just being silly? :D