VSCode PHP Intelephense Does Not Resolve Laravel Facade with laravel-ide-helper
Visual Sudio Code does not resolve Laravel Facades even with PHP Intelephense extension and _ide-helper.php file generated by laravel-ide-helper. When I add _ide-helper.php while the workspace is open, Facades are resolved, however it won’t be resolved when I reopen the workspace later.