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

Using Event instead of Job #26

Closed
AlbertoSinigaglia opened this issue Oct 7, 2019 · 2 comments
Closed

Using Event instead of Job #26

AlbertoSinigaglia opened this issue Oct 7, 2019 · 2 comments

Comments

@AlbertoSinigaglia
Copy link

is there any way which i can use Event instad of job in order to manage a webhook?

@freekmurze
Copy link
Member

Right now no events are fired when a webhook comes in. Feel free to send a PR for the event you'd like to see. Make sure to include tests and update the readme.

@AlbertoSinigaglia
Copy link
Author

now, the handler of a WebHook event is a “ProcessWebhookJob”.. but it’s not a real Laravel job, right? What I mean is instead of using a class, just throw an event, like This one

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

No branches or pull requests

2 participants