Ken Verhaegen
Ken Verhaegen
xxx is not a version. Please see the footer and share this information as requested.
Things I missed and can come up with now: - editing the password, by the user itself (now a readonly field) - resetting the password from admin (send reset mail)...
I see you referenced this issue in TODO.md (: "Yes!" to using Spatie's packages! If you don't mind, mention it even; as they sure love their postcards!
@leongersen It's not impossible without the webhook. A payment is usually linked to a parent model (or object), which has its own identifier. You can save the combination of the...
@Parcye The identifier on the log table can be any "encrypted" code you'd want, but is as unique as it can get for an attempt itself, whatever value you tend...
It's true that the webhook call is mostly on time for that action, and can be processed on time. However when it isn't you're bound to wait or fail. @mollierobbert...
@mollierobbert That was the most beautiful piece of text I've read regarding this issue and now I have to go & add e-mail templates to my processing-queue. (Oops) I fully...
Still a relevant issue. While `{{target}}` is used throughout, it's meaning is now weird in notification helpers (eg. Slack). - Do we have a placeholder in place for the value...
https://github.com/zobo/vscode-php-intellisense
Still a relevant bug at this moment. Do you wish external input?