05/01/2023
Must have extensions for Laravel
developers out there, ease your development with these extensions
Laravel Extra Intellisense
https://marketplace.visualstudio.com/items?itemName=amiralizadeh9480.laravel-extra-intellisense
Hit that tab, let autocomplete do the work for you. this extension works like a better intellisense for laravel projects.
Laravel Artisan
https://marketplace.visualstudio.com/items?itemName=ryannaddy.laravel-artisan
When you're tired of running your artisan commands on CLI use this. It let's you run laravel artisan commands from within Visual Studio Code.
Laravel Blade Snippets
https://marketplace.visualstudio.com/items?itemName=onecentlin.laravel-blade
Add syntax highlighting support for laravel blade with this extension. Definitely a must have.
Extension for Visual Studio Code - Laravel blade snippets and syntax highlight support