<
e29
Queues: Database Driver
Mark as watched? Login
Notes
Login to write notes for this video.Description
Let's learn about deferring processor-heavy tasks for a later time using Queues in Laravel. We will be implementing the Database Driver in local environment and talk about what other things need to be refactored to let our listener send jobs to the queue.