Run a specific queue in Laravel using following command

php artisan queue:work --queue=queue_name
Comments