plugin icon indicating copy to clipboard operation
plugin copied to clipboard

[Feature Request]: Make it possible to use the regular context menu to create laravel specific classes

Open Tray2 opened this issue 3 months ago • 1 comments

Feature Description

I find myself over and over in the web routes file, and creating a new route, and when the controller class doesn't exist, I would like to be able to use the context menu to create the controller using Laravel idea.

Image

I know that I can create it with command shift comma, but I think it would improve the workflow if it was possible to do it from the context menu, or maybe include that option in the new class dialog. Perhaps using the Template dropdown to choose "Laravel Controller"

Image

It should then import the use of the created class into the current file.

Thanks for the superb plugin.

//Tray2

Tray2 avatar Oct 11 '25 06:10 Tray2

Thank you for taking the time to share your request! I've added it into internal feature tracker.

gorbunov avatar Oct 12 '25 10:10 gorbunov