| 
  
   VS Code - Laravel Helpers Snippets
 
 
A set of Laravel Snippets for Visual Studio Code.  
    Available SnippetsAll helpers provided by the framework Laravel 5.x included.
Check the documentation About the extensionall available snippets are officers laravel functions, with the comments used in official documentation, and are included: 
Path helpersHelpers arrayString helpersURL helpersMiscellaneous 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) 
   SourceGithub LicenseCopyright (c) All rights reserved. Rafael Acioly - MIT license. |  |