I'm in the process of learning Laravel 6.0 and I'm using the current version of VSCode to write my code. At the moment, my instance of VSCode doesn't offer any Laravel code completions. How do I tell VSCode to offer those completions? If there is no such setting, is there some kind of add-on for VSCode that provides code completions for Laravel? Where would I find this add-on?
↧