leaf
leaf copied to clipboard
Queue command "config" and "install" not available.
Describe the bug As per documentation, have installed leaf queues. However I am unable to use config or install commands. It is not available but in documentation it was mentioned.
To Reproduce Steps to reproduce the behavior:
- leaf install queue
- Add $console->register(\Leaf\Queue::commands()); in leaf file
- php leaf queue:config
Expected behavior Under config folder queue.php needs to be created and can be configure
Additional context
Command "queue:config" is not defined.
Did you mean one of these?
queue:pause
queue:run