How to run schedule:work
in php8.4 images?
#515
Unanswered
aagjalpankaj
asked this question in
Q&A
Replies: 2 comments 1 reply
-
+1 looking for the same documentation |
Beta Was this translation helpful? Give feedback.
0 replies
-
@ziadkiwan - here is how I achieved it ;) I tested it in my two applications, works without any issue! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am upgrading my laravel application from
serversideup/php:8.1-fpm-nginx-alpine-v3.0.0
toserversideup/php:8.4-fpm-nginx-alpine-v3.5.2
but unfortunatelyschedule:work
command causing problem to web requests.I see — #437
How would you suggest to run background tasks in the same container? I don't see documentation for it.
Any help will be really appreciated :)
Beta Was this translation helpful? Give feedback.
All reactions