Any chance for this to be implemented with queues, that would be awesome.
Contributor guide
Tech stack
None
Domain
backendcli
Issue type
feature
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
1-2 days
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
needs investigation
Prerequisites
None
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
20
Research direction
This issue requests extending Laravel Console Dusk to work with queues, but lacks specific details. To proceed, review the existing package source code and comments for context. Understand how Dusk integrates with Artisan commands and explore Laravel's queue system for potential integration points.