Visual Studio Code (VSCode) is a powerful tool for developers, and its flexibility is expanded through extensions.
If you are a Laravel developer, there are a number of extensions available that can make your coding experience more efficient and enjoyable.
Here are 21 essential extensions for Laravel development in VSCode:
Simplifies running Artisan commands directly from VSCode.
Click here to install this extension
Provides useful snippets to make coding easier in Blade, Laravel’s templating engine.
Click here to install this extension
Adds automatic spacing and organization to Blade code.
Click here to install this extension
Enhances VSCode’s artificial intelligence to provide more relevant suggestions when working with Laravel.
Click here to install this extension
Facilitates quick navigation between controllers and views in Laravel.
Click here to install this extension
Enables efficient navigation between routes, controllers and views.
Click here to install this extension
Offers a collection of Laravel snippets to speed up development.
Click here to install this extension
Simplifies navigation between components in Laravel.
Click here to install this extension
Allows quick creation of new Laravel views.
Click here to install this extension
Automatically formats Blade code for better readability.
Click here to install this extension
Helps with automatic resolution of PHP namespaces.
Click here to install this extension
Adds syntax highlighting and Laravel .env file support.
Click here to install this extension
A package that brings together several essential extensions for Laravel development.
Click here to install this extension
Provides autocomplete and Tailwind CSS support.
Click here to install this extension
Formats PHP, HTML, CSS and JavaScript code for better consistency.
Click here to install this extension
Adds colorful icons for different file types in VSCode.
Click here to install this extension
Makes viewing and rendering Markdown documents in VSCode easier.
Click here to install this extension
Offers advanced code assistance and analysis features for PHP.
Click here to install this extension
Simplifies the creation of documentation blocks for PHP code.
Click here to install this extension
Assists in creating and formatting PHPDoc comments.
Take advantage of these extensions to streamline your workflow when developing Laravel applications in Visual Studio Code!
Click here to install this extension
And as a bonus, also install the Debugbar via Composer: