I try to start "envoy run..." in a controller (or later a Job).
Here is my code so far:
All I get is this error:
ProcessFailedException in ForgeController.php line 28: The command "~/.composer/vendor/bin/envoy run updateenv --provider_id=49" failed.
Exit Code: 1(General error)
Working directory: /Users/hoteldatenservice/code/fewoweb
Output:
Valet requires Brew to be installed on your Mac.
Error Output:
Valet and Brew are installed on my Mac.
Any idea why I can do?
Thanks
kay899