Dear txthinking I was search for that and I found that emails is queue name and you can type any thing as a queue name
You can use this queue name to give to worker So in that way you send this job to spesific worker who serve that only
For example
php artisan queue:work connection --daemon --queue=emails
Hope you got it
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community