We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcd472e commit d48d29cCopy full SHA for d48d29c
resources/views/docs/1/getting-started/debugging.md
@@ -92,11 +92,11 @@ M-series (ARM) Mac:
92
```
93
Windows:
94
```shell
95
-C:\path\to\your\app\vendor\nativephp\resources\js\resources\php\php.exe -v
+C:\path\to\your\app\vendor\nativephp\electron\resources\js\resources\php\php.exe -v
96
97
98
#### For production builds:
99
-M-series (ARM) Mac computer:
+M-series (ARM) Mac:
100
101
/path/to/your/app/dist/mac-arm/AppName/Contents/Resources/app.asar.unpacked/resources/php/php -v
102
0 commit comments