laravel-goto-controller icon indicating copy to clipboard operation
laravel-goto-controller copied to clipboard

A small Visual Studio Code extension for Laravel development to click and go to controller file from a route

Results 14 laravel-goto-controller issues
Sort by recently updated
recently updated
newest added

Hi Don't know if you're still maintaining this, but the extension doesn't work when I give the full path of the controller in the route, like Route::get('myRoute', '\App\Http\Controllers\MyController@myFunc'); Any fix...

enhancement
help wanted

Add a setting to enable - disable underlining targets.

enhancement
help wanted

Add a shortcut button as an alternative method to go to the target controller method. Suggested shortcut: F12. Additionally, add a an option to change the shortcut in the extension's...

enhancement
help wanted

Hello And Thanks For Your Cool Ext... When Im Trying To Go To Resource Controller The Extensions Does'nt Work . I Tried it out of Route Group , Without Middleware...

bug
help wanted