Replies: 1 comment
-
by the way, i create a pr (#720) regarding this issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i'm using Windows 10... and I install this
spatie/browsershot
in my laravel app (laravel version 10)..i'm sure i do the code correctly already, but it throws me error
Error: read ENOTCONN
dd
version of errors.
.
I try amend the code in
Browsershot.php
to use phpshell_exec
instead ofSymfony Process
, it is working fine.so, why if using Symfony Process, it will not working??
Beta Was this translation helpful? Give feedback.
All reactions