Haehnchen / idea-php-laravel-plugin

Laravel Framework Plugin for PhpStorm / IntelliJ IDEA
MIT License
572 stars 108 forks source link

In phpstorm version 2020.1 not autocompleted #259

Open chatchaisiwilai opened 4 years ago

chatchaisiwilai commented 4 years ago

At version 2019.2 I can use autocomplete like this app()->make(Class)->................; but at version 2020.1 I can't use this

Thank you

youmikuang commented 3 years ago

2020.3 can't use ...