In .env file put
QUEUE_DRIVER=database
insted of
QUEUE_DRIVER=sync
nohup php artisan queue:work --daemon &