When I was using the thinkphp framework for data queries (I haven't tried larravel before), the where method or the find and other framework encapsulation functions showed that no definition was found, and phpstrom can jump. Can we implement recognition of this function and then jump to this method? Looking forward to your reply
ttW Thank you for reporting the issue.
I think, I have a newer thinkPHP framework, and it works in my case:
What version of thinkPHP do you have? How can I reproduce the issue?
Thank you
I implemented it this way, using the latest thinkphp6.0
ttW thank you, I will try that.
ttW I still have the where() resolved:
where()
Do you have the latest version of PHP extension 1.39?