For Larvel Vapor we can define multiple queues Exmaple form official docs: id: 2 name: vapor-laravel-app environments: production: queues:
Following the Laravel Vapor documentation for file uploads (https://docs.vapor.build/1.0/resources/storage.html#file-uploads), I'm encountering the following er