Skip to content
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

Open
VT-nkumar opened this issue Jan 26, 2024 · 5 comments
Open

Queue command "config" and "install" not available. #1

VT-nkumar opened this issue Jan 26, 2024 · 5 comments

Comments

@VT-nkumar
Copy link

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:

  1. leaf install queue
  2. Add $console->register(\Leaf\Queue::commands()); in leaf file
  3. 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

@VT-nkumar
Copy link
Author

image

@agarzon-orangerine
Copy link

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.

@mychidarko mychidarko transferred this issue from leafsphp/leaf Aug 6, 2024
@eminsr
Copy link
Contributor

eminsr commented Sep 14, 2024

Apparently the version 0.1.0 released just before the config and install is added but the docs shows as they are a part of the leafsphp/queue package.

Is there a timeline for another release for this package @mychidarko ?

@mychidarko
Copy link
Member

Yes, currently completing a few tests. Will be releasing a new version by the end of this week

@mychidarko
Copy link
Member

Just released the new version @eminsr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To do
Development

No branches or pull requests

4 participants