Mark exported records as exported #3097
-
Hi, I'm using Laravel-Excel to export data as described in the From Query documentation (just added some headings but nothing fancy). Now I've got the request if it is possible to mark exported records in the database, so someone looking in the app can see if the record was exported or not. |
Beta Was this translation helpful? Give feedback.
Answered by
patrickbrouwers
Mar 22, 2021
Replies: 1 comment 1 reply
-
I think the only place you could access it is in the map() method |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
d-sko
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think the only place you could access it is in the map() method