James Hickey

Results 136 comments of James Hickey
trafficstars

That's a pretty cool approach I think @johnwc 😄 If you can make a PR scoped to this specific change I think that would be awesome👍

Mailer 7.1.0 has the linked resource piece. 1. For the stream vs. byte[] I think it'd be best to open another issue+PR 2. Adding a BeforeSend: feel free to add...

Will look into upgrading EF in the project and notify here once dealt with 👍

Thanks for reaching out with the detailed issue. This does seem like an "odd" behavior of any PC to have. Not only because Coravel would be affected, but this would...

I might not totally understand the question, but from what I understand, here's how you would do it: 1. Create (in code) an `IInvocable` ([docs here](https://docs.coravel.net/Invocables/)) the same way that...

There is no API to clear the scheduler. If you really need this, you could attach and id to every job you've scheduled ([see here](https://github.com/jamesmh/coravel/issues/77#issuecomment-460785919)) and then unschedule all of...