Q. Which Laravel feature handles background jobs?
β
Correct Answer: (B)
Queues
Explanation: Queues handle background processing.
Explanation: Queues handle background processing.