Hi
I'm trying to switch from PHPStorm and Laravel Idea plugin for PhpStorm.
I'm try to limit the number of extension that I install.
Is there a list of 'recommended' or needed extensions or tools one need to install.
E.g. out of the box PHPTools cannot - or I have not found the correct settings
Autocomplete on e.g Models, it cannot 'goto - view', or 'create view', if the view does not exists, cannot format using Laravel Pint standard, cannot auto complete route and views, cannot autocomplete blade components, cannot create Factory classes for models, cannot create a PhpUnit / Pest test.
I'm most likely missing some 'things' I'm used to have in PhPStorm.
Please, this is not a complaint, but more a ask for help to get VS code up and running for Laravel development.
Any suggestions is highly appreciated.
Thanks