
It's a fast and powerful code IntelliSense provider for your PHP language files. Open up your VS Code Extensions tab and search for PHP Intelephense. No suggestions given = the Thread class was not recognised by the editor It does not even find the related class that's part of the project. On a fresh VS Code install, you'll most likely notice that even the most basic IntelliSense for PHP is missing. With no support for Laravel out of the box and VS Code being one of the most popular code editors makes it the perfect choice for this article. The example code editorįor this example I will be using Visual Studio Code. The examples I'll give will be from various ThreadsController methods to illustrate different kinds of missing IntelliSense and how it's solved later on. We also have a SearchService for the sake of illustrating some parts other than just model relationships.
