Q:

running queue on server

nohup php artisan queue:work --daemon &

nohup php artisan queue:work --daemon > /dev/null 2>&1 &

nohup php artisan queue:work --daemon > app/storage/logs/laravel.log &
0

New to Communities?

Join the community