Skip to content
This repository was archived by the owner on Mar 9, 2024. It is now read-only.

Laravel 7 / Synpony 5 #91

Open
wishbone-productions opened this issue Jun 8, 2020 · 0 comments
Open

Laravel 7 / Synpony 5 #91

wishbone-productions opened this issue Jun 8, 2020 · 0 comments

Comments

@wishbone-productions
Copy link

Code was not working for me any more.
Change these lines to make work again:

//$process = new Process($command, $cwd);
//$process->run();
Process::fromShellCommandline($command,$cwd)->run();

jerm added a commit to grokability/laravel-async-queue that referenced this issue Nov 10, 2022
Found the solution here: barryvdh#91

That issue is only 2.5 years old, but i'm not waiting
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant