1 Reply
I'm curious about whether it's acceptable to configure the
FileUpload::
disk based on project .env
settings. While we utilize S3 for production, locally we currently rely on the local
file driver.
The local disk generates temp signed URL's.