You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2025-02-03 08:10:45.134 [info] Checking herd PHP installation: herd which-php
2025-02-03 08:10:45.134 [info] Checking valet PHP installation: valet which-php
2025-02-03 08:10:45.134 [info] Checking local PHP installation: php -r 'echo PHP_BINARY;'
2025-02-03 08:10:45.134 [info] Using local PHP installation: /usr/bin/php8.4
2025-02-03 08:10:45.134 [info] Activating Laravel Extension...
2025-02-03 08:10:45.134 [info] Started
Failed to download binary for Laravel extension: php-parser-v0.1.37-x64-linux
I am on Debian 12. I am working behind a corporate proxy, however the proxy does not block anything from my machine, so either it is using proxy and the error is not related to it, or it is not using proxy at all and in this case it cannot work.
Mimimal Code Sample
The text was updated successfully, but these errors were encountered:
Extension Version
0.1.18
PHP Binary
Local PHP
Operating System
Linux
What happened?
Here are the logs:
I am on Debian 12. I am working behind a corporate proxy, however the proxy does not block anything from my machine, so either it is using proxy and the error is not related to it, or it is not using proxy at all and in this case it cannot work.
Mimimal Code Sample
The text was updated successfully, but these errors were encountered: