Image manipulation doesn't work with saveToS3() #70
Closed
simaodiascosta
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
|
Thanks for bringing this up. Need to take a closer look at this over the coming days/weeks. |
Beta Was this translation helpful? Give feedback.
4 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'm trying to use
->fit()that is documented in spatie but the output is not showing what is expected.My code is:
Looking at
save()in Browsershot class, I can see thatapplyManipulations()is called while in BrowsershotLambdasaveToS3()such thing doesn't seem to exist.Thanks for looking at this issue 👍
Beta Was this translation helpful? Give feedback.
All reactions