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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I've just had a case where I needed to add an extra PDF file to the downloaded zip file along with the users
documents
collection.I wasn't able to do something like
->addMedia($myCustomFilePath)
. I believe this feature would be very useful.I tried getting the ZipStream and calling
addMedia
there but wasn't able to convert the stream to a response for some reason.Beta Was this translation helpful? Give feedback.
All reactions