How to run Laravel Queue Job at AWS App Runner?

0

I am running a Laravel project on AWS app runner. I installed the app by following this tutorial. https://qiita.com/sugimount-a/items/32da272685f03bfc943c I added

php /app/artisan queue:work 

at entrypoint.sh but the queue is not working. Does anyone have an idea to run the Laravel queue at AWS app runner? Thanks

Michael
質問済み 6ヶ月前128ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ