S3 Logs
Anonymous
FREEOP

7 months ago

I just uploaded to the S3 and found that the response is ok, but there are no items in my bucket.

Using Laravel, and here is the code:

`

Storage::disk('s3')->putFileAs(
                dirname($path),
                $file,
                basename($path),
                $options
            )

How to access the logs?

Checked with the same creds and can list the files. So creds are ok.

0 Replies

Status changed to Awaiting User Response Railway 7 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...