-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Queue command "config" and "install" not available. #1
Comments
Same problem here 😒 Its like the fouth time I give a chance to really use this framework on real projects, but always fails me. I always endup moving everything to Laravel or Cakephp. |
Apparently the version 0.1.0 released just before the Is there a timeline for another release for this package @mychidarko ? |
Yes, currently completing a few tests. Will be releasing a new version by the end of this week |
Just released the new version @eminsr |
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:
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
The text was updated successfully, but these errors were encountered: