Answer the question
In order to leave comments, you need to log in
Performing queues in Laravel?
There is a long process of exporting, importing text data into the database, the file is very large. PHP doesn't have time to process so it aborts with an error timed out.
If you create a Job and add a task to the queue and execute through the worker, will the process be completely asynchronous, that is, will it not terminate after a while?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question