queues

  1. phpdai

    Laravel Daily — Practical Laravel Queues on Live Server

    About this course The topic of Laravel queues consists of two sub-topics: writing code and setting up the queue on the server. Over the years, I've seen too many courses focused on the first part and too few on the second part.So, in this course, we will show how to set up the queue mechanism...
  2. onesie3

    [Ebook]Mohamed Said - Laravel Queues in Action (Second edition)

    Introduction to QueuesThe Queue System Queues in Laravel The Advantages of Using QueuesCookbookSending Email Verification Messages High Priority Jobs Retrying Failed Jobs Configuring Automatic Retries Canceling Abandoned Orders Sending Webhooks Provisioning a Forge Server Canceling a...