You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.
I have created a Listener which send a mail with the Invoice to the user. I use this Listener now about a year.
Last week i have added a new listener to the same event (OrderInvoiceAvailable), but since then, the mail is send multiple times. Even when i remove the new listener.
I don't have a glue how to debug this. Can someone help me to debug this or is this a known bug?
I have installed the latest version of cashier in combination with laravel spark.
The text was updated successfully, but these errors were encountered:
I have created a Listener which send a mail with the Invoice to the user. I use this Listener now about a year.
Last week i have added a new listener to the same event (OrderInvoiceAvailable), but since then, the mail is send multiple times. Even when i remove the new listener.
I don't have a glue how to debug this. Can someone help me to debug this or is this a known bug?
I have installed the latest version of cashier in combination with laravel spark.
The text was updated successfully, but these errors were encountered: