onecentlin / laravel5-snippets-vscode

Laravel snippets for Visual Studio Code (Support Laravel 5 and above)
MIT License
36 stars 19 forks source link

Request for Additional Laravel Snippets in New Version #43

Open UtkucanBaris opened 3 months ago

UtkucanBaris commented 3 months ago

Issue Description

The current set of Laravel snippets available does not cover the newer features and classes introduced in the latest Laravel version. For instance, snippets for the Arr class such as Arr::first are missing.

Additional Context

The lack of comprehensive snippets for the latest Laravel version hinders productivity and does not leverage the full potential of the framework's capabilities.

Thank you for considering this enhancement to the Laravel snippets extension.