Replies: 1 comment
-
If you are using queued, see example in docs: https://docs.laravel-excel.com/3.1/exports/queued.html#appending-jobs If not queued, just call your notification code right after the export
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking for a way to notify a user after an export completes. There doesn't seem to be an After Export Event (which I would have assumed there would be). Curious if anyone has any suggestions for a viable workaround?
Beta Was this translation helpful? Give feedback.
All reactions