lucidarch/laravel

How to use Domain/Queue?

nguyenphuocnhatthanh opened this issue · 1 comments

I see class AbstractQueue, but i dont see code example for use it.
Can you help me show demo ?

It is now covered in the docs to use queued units such as jobs and operations.