idea-php-laravel-plugin icon indicating copy to clipboard operation
idea-php-laravel-plugin copied to clipboard

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

Open TimurShaidulin opened this issue 5 years ago • 0 comments

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

TimurShaidulin avatar Nov 26 '20 07:11 TimurShaidulin