Courses

Queues in Laravel 12

  • 15 lessons
  • 46 min read

The full course is available only for premium members.

Login Or Join Premium ($129/year or $29/mo)
Can I buy ONLY THIS course without subscription?

About this course

In this 1-hour course, you will learn what you need to run Laravel Jobs via Queues in the background, so your users wouldn't wait for some email to be sent or a report to be processed.

We will touch on these topics:

  • How to write code for Laravel jobs and how to put them on queue
  • How to run and monitor the queues
  • How to deal with the failed jobs: restart, log errors, notify the developers
  • What are the extra tools like Supervisor and Laravel Horizon
  • ...and more.

Look at the lessons list on the sidebar, and let's start with the first lesson!