The following is a list of plugins I have installed to help with Laravel Development, I will add to them as I go, I will also remove the ones i don’t think were worth it from the list as well
Plugin | What for | How to use | Publisher |
Prettier | Very popular plugin to format your code so that it looks tidy | Do take a look at the plugin’s config to tweak it to your liking | Prettier |
PHP IntelliSense | Advanced Autocomplete and Refactoring support for PHP | Felix Becker | |
PHP Intelephense | Cooler than PHP IntelliSense | Ben Mewburn | |
Laravel Extra Intellisense | Self explanatory name ! | ||
PHP Namespace Resolver | Import and expand PHP namespaces | Mehedi Hassan | |
laravel-blade | Laravel blade syntax highlighting | Christian Howe | |
Laravel Snippets | Winnie Lin | ||
Laravel Blade Snippets | Laravel blade snippets and syntax highlight support | Winnie Lin | |
Laravel goto view | Quick jump to view ! | codingyu | |
Better Align | Align code without selecting them first | wwm | |
Laravel Blade Wrapper | Speed up wrapping code with Blade directives | CTRL + SHIFT + T | lHunte |
Laravel-goto-components | Takes you to Blade components <x-… with a click | CTRL + CLICK | naoray |
DotENV | Syntax highlighting for .env files ! | mikestead | |
Tailwind CSS Intellisense | If you use Tailwind (A css library), this plugin will do all the tailwind magick | Tailwind Labs |