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

Fix registering command in Laravel 9 #30

Closed arxeiss closed 2 years ago

arxeiss commented 2 years ago

Check difference between:

So it does not work now at Laravel 9