Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Laravel SnippetsNew to Visual Studio Code? Get it now.
Laravel Snippets

Laravel Snippets

Winnie Lin

|
2,799,394 installs
| (11) | Free
Laravel snippets for Visual Studio Code (Support Laravel 5 and above)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Laravel Snippets

Laravel snippets extension for Visual Studio Code (Support Laravel 5 and above version).

  • Laravel 5.x-12.x

Screenshot

Screenshot

Usage

Snippet prefix follows Laravel Facades. For example: Request::, Route::

Support Snippet Prefix

  • Arr
  • Auth
  • Broadcast
  • Cache
  • Config
  • Console
  • Cookie
  • Crypt
  • DB
  • Eloquent
  • Event
  • Form (Laravel Collective Form/Html needs to be installed and available as blade snippets)
  • Hash
  • Helper
  • Log
  • Mail - Contains Mail:: and Mailable:: prefix for mail related settings
  • Model - contains archived Laravel Model snippets
  • Passport (Laravel v5.3 - API Authentication)
  • Redirect
  • Relation
  • Request
  • Response
  • Route
  • Schema - Contains Schema:: and Column:: prefix for database related settings
  • Session
  • Storage
  • Str
  • View

Blade - Please install Laravel Blade Snippets extension for blade syntax highlighting and better support with blade and emmet.

Contact

Please file any issues or have a suggestion please tweet me @onecentlin.

Credits

  • Snippets based on Laravel 5 Snippets for Sublime Text

License

Please read License for more information.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft