I am trying to run queue in laravel through start /b in windows
But I want to know how many tasks are running in the background I am trying to run crone and job in laravel through
start /b php artisan ...... command
in windows
or how to run crone job in laravel on windows 10 or 11