Queue
Recommended QUEUE_CONNECTION=database
1
2
4
Download nssm
Download nssm 2.24-101-g897c7ad and extract it.
5
Install service
Open cmd, navigate where nssm has been extracted and run:
nssm install weric-queueSet in Dependencies Tab:
Path C:\xampp\php\php.exe
Startup directory C:\weric\api
Arguments artisan queue:listen

Set in I/O tab:
Error (stderr) C:\weric\api\storage\logs\queue.log
Confirm with click on Install service
Last updated