As I was using Cursor/VSCode, one thing I really missed from PHPStorm was a Laravel Idea feature that lets you create Laravel files from the context menu.
So I made one for VSCode.
marketplace.visualstudio.com/items?itemName=Junveloper.vscode-laravel-file-creator
Sharing this hoping that it would help someone!
Back