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.
Expected Snippets
It would be beneficial for the Laravel community if the snippet library could be expanded to include snippets for:
Arr class methods
Other new features introduced in the latest Laravel release
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.
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 asArr::first
are missing.Expected Snippets
It would be beneficial for the Laravel community if the snippet library could be expanded to include snippets for:
Arr
class methodsAdditional 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.