Running Artisan commands

anand_aks

Member
Using ExeOutput for PHP 2021 with a Laravel app that requires both queue workers and websockets.
In local dev, I run:

php artisan queue:work
php artisan websockets:serve

Inside the compiled EXE, I can’t run these manually.
What’s the best way to have both commands start automatically when the EXE launches?
 
Hi,

Following up again on this issue. It has been over 6 weeks since the initial report, and our project remains blocked. We understand there may be competing priorities, but we need a update or estimated resolution date to plan accordingly. Thank You
 
Hi,

I’m just following up regarding the update you mentioned about the third-party provider related to the ExeOutput issue.

Since it was expected last week, I wanted to check if there are any updates or progress on this.

Looking forward to your response. Thank you.
 
Back
Top