
Laravel uses Blade as a templating engine for building the frontend part of the project. We’ll elaborate on some of the useful extensions included in the pack in the remaining sections of the article to give you a clearer picture of their functionalities. So by the time you’ll read this article, the list can be decreased or increased. Some months ago, the pack only had 10 extensions but at the time of writing this article, two extensions have been added to the list.

Quick jump to Laravel controllers from route files Provides snippets and syntax highlighting Below is a table of the extensions included in the pack. The Laravel Extension Pack contains a list of useful extensions for Laravel development in Visual Studio Code. Top 21 VS Code Shortcuts Every Programmer Should Master.25 VS Code Productivity Tips and Speed Hacks.

PHPSTORM VS VSCODE INSTALL
Therefore, if you want to develop Laravel and PHP applications in VS Code, it is important to install the necessary extensions from the extension market. In the Stack Overflow 2022 Developer Survey, VSCode was ranked the most popular IDE with 74.48% of the respondent using it as their primary code editor.īy default, VS Code does not support PHP and Laravel. VS Code on the other hand is free, supports a bunch of programming languages including PHP, and has an extensive list of add-ons to supercharge the IDE. However, PhpStorm is quite expensive and it only supports PHP-related development.

For anyone who is just getting started with Laravel, I will recommend PhpStorm or VS Code as your default IDE when building PHP and Laravel projects. In this article, you’ll find a curated list of 10 useful VS Code extensions that will boost your productivity and make you more efficient as a Laravel developer.
