VS Code - Laravel Helpers Snippets
A set of Laravel Snippets for Visual Studio Code.
Available Snippets
All helpers provided by the framework Laravel 5.x included.
Check the documentation
About the extension
all available snippets are officers laravel functions, with the comments used in official documentation, and are included:
- Path helpers
- Helpers array
- String helpers
- URL helpers
- Miscellaneous helpers
for example, start typing the function and soon you will see the description of what the function does.
array_add function
database_path function
[csrf_field and csrf_token](https://laravel.com/docs/5.3/helpers#method-csrf-field)
Source
Github
License
Copyright (c) All rights reserved.
Rafael Acioly - MIT license.
| |