WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Laravel 10: Output to console via partyline in queue jobs? #10

@stefanschindler

Description

@stefanschindler

Hi!
We are using Partyline a lot, it is a really great tool!

In our Laravel 10 project we have created a queued job that has Partyline output in it. We dispatch this job from different parts of the code, once synchronously (with dispatchSync), and once asynchronously (with Jobname::dispatch).

We expected to get output to the command line when running it synchronously from an artisan command, but it doesn't display anything.

Is there any possibility to get this output?

Thanks and best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions