Skip to content
This repository has been archived by the owner on Mar 12, 2022. It is now read-only.

find method not detected on Model #268

Open
Avinint opened this issue Dec 14, 2020 · 1 comment
Open

find method not detected on Model #268

Avinint opened this issue Dec 14, 2020 · 1 comment

Comments

@Avinint
Copy link

Avinint commented Dec 14, 2020

When trying to call MyModel::find($id), there is no auto completion and PHPStorm does not detect find method on Model. Not much of a big deal, except with newcomers like me trying Laravel for the first time. I went through documentation to check that this method was still supported.. I am curious to know why such a basic method is not detected.

@mfn
Copy link

mfn commented Dec 15, 2020

Works for me, can you be more specific?
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants