Extension Version
0.1.14
PHP Binary
Local PHP
Operating System
Windows
What happened?
At the opening of Visual Studio Code :
Version : 1.96.2 (user setup) Validation : fabdb6a30b49f79a7aba0f2ad9df9b399473380f Date : 2024-12-19T10:22:47.216Z Electron : 32.2.6 ElectronBuildId : 10629634 Chromium : 128.0.6613.186 Node.js : 20.18.1 V8 : 12.8.374.38-electron.0 Système d’exploitation : Windows_NT x64 10.0.22635
With PHP :
$ php -v PHP 8.2.17 (cli) (built: Mar 12 2024 16:06:51) (ZTS Visual C++ 2019 x64) Copyright (c) The PHP Group Zend Engine v4.2.17, Copyright (c) Zend Technologies
Via Laragon :
Laragon Full 6.0 220916 php-8.2.17-Win32-vs16-x64 [TS] 10.14.0.2
On :
Windows 11 Famille (Version 23H2) [build 22635.4655] Pack d’expérience de fonctionnalités Windows 1000.22700.1065.0
As soon as extensions are activated, an error (not detailed) appears when the Laravel extension is loaded :
2025-01-01 13:21:10.721 [info] Activating Laravel Extension... 2025-01-01 13:21:10.721 [info] Started 2025-01-01 13:21:22.333 [error] 2025-01-01 13:21:22.355 [error]
Then the extension doesn't work (no functionality appears).

Mimimal Code Sample
No response
Extension Version
0.1.14
PHP Binary
Local PHP
Operating System
Windows
What happened?
At the opening of Visual Studio Code :
Version : 1.96.2 (user setup) Validation : fabdb6a30b49f79a7aba0f2ad9df9b399473380f Date : 2024-12-19T10:22:47.216Z Electron : 32.2.6 ElectronBuildId : 10629634 Chromium : 128.0.6613.186 Node.js : 20.18.1 V8 : 12.8.374.38-electron.0 Système d’exploitation : Windows_NT x64 10.0.22635With PHP :
$ php -v PHP 8.2.17 (cli) (built: Mar 12 2024 16:06:51) (ZTS Visual C++ 2019 x64) Copyright (c) The PHP Group Zend Engine v4.2.17, Copyright (c) Zend TechnologiesVia Laragon :
Laragon Full 6.0 220916 php-8.2.17-Win32-vs16-x64 [TS] 10.14.0.2On :
Windows 11 Famille (Version 23H2) [build 22635.4655] Pack d’expérience de fonctionnalités Windows 1000.22700.1065.0As soon as extensions are activated, an error (not detailed) appears when the Laravel extension is loaded :
2025-01-01 13:21:10.721 [info] Activating Laravel Extension... 2025-01-01 13:21:10.721 [info] Started 2025-01-01 13:21:22.333 [error] 2025-01-01 13:21:22.355 [error]Then the extension doesn't work (no functionality appears).
Mimimal Code Sample
No response