Haehnchen / idea-php-laravel-plugin

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

Laravel 7: "Cannot find declaration to go" for actions in POST routes #265

Open TimurShaidulin opened 3 years ago

TimurShaidulin commented 3 years ago

Find declaration function doesn't work for actions defined in Route::post() method. Route::get() works as intended though.

PhpStorm 2020.1.3 Laravel Plugin 0.15.4 IDE Helper 2.8.1