orobogenius / sansdaemon

Batch process Laravel Queue without a daemon; Processes queue jobs and kills the process
https://medium.com/@orobogenius/laravel-queue-processing-on-shared-hosting-dedd82d0267a
MIT License
176 stars 17 forks source link

Support for Laravel 10 #35

Closed GokeAdewuyi closed 1 year ago

GokeAdewuyi commented 1 year ago

When I try to run it on laravel 10, I get this error: The "--sansdaemon" option does not exist.

orobogenius commented 1 year ago

Fixed by #33