Closed oriceon closed 6 years ago
Queue async won`t work on windows with symfony/process version 4.
It does not run queue from database. Any ideea why or what has been changed?
Was from a missing 'binary' => 'C:\Path to\php.exe', from laravel\config\queue.php async config params ..
'binary' => 'C:\Path to\php.exe',
Queue async won`t work on windows with symfony/process version 4.
It does not run queue from database. Any ideea why or what has been changed?