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
demandé il y a 6 mois128 vues
Aucune réponse

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions