Create Laravel File easily for Visual Studio CodeA Visual Studio Code extension for creating various PHP/Laravel files from context menu in file explorer or in opened file. This has been inspired from one of the features from a popular PHPStorm plugin, Laravel Idea, and another VSCode Extension, PHP Create Class. Supported FilesThe following files are supported:
The namespace is auto-resolved through Creating Model
Creating Single Action Controller
Creating Resource Controller
SettingsYou can select which file will appear in the context menu.
|



