File Uploads with Laravel Vapor
Hey all - I am able to upload a file to a S3 bucket locally. However, when I try it in staging the file is not saved to S3. The
logo
field value in the database updates to something new, but the file is never saved.
I have the storage bucket properly attached to the environment. Any ideas what's going on here? Thanks!2 Replies