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

How to execute queued Jobs #12

Closed
spartyboy opened this issue Feb 8, 2021 · 2 comments
Closed

How to execute queued Jobs #12

spartyboy opened this issue Feb 8, 2021 · 2 comments
Labels
question Further information is requested

Comments

@spartyboy
Copy link

How do I execute queued jobs for this package because i can't find any documentation on an artisan command to handle that

@spartyboy
Copy link
Author

or they are dispatched to the laravel queue?

@antimech antimech added the question Further information is requested label Jul 11, 2023
@antimech
Copy link
Collaborator

How do I execute queued jobs for this package because i can't find any documentation on an artisan command to handle that

php artisan queue:work

or they are dispatched to the laravel queue?

Yes it is. Please refer to the Laravel queues docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants