Skip to content

[SOLVED-ish] Laravel 11, PHP 8.3, Cant upload files to S3 #1817

Closed Answered by rogerio-pereira
rogerio-pereira asked this question in Support
Discussion options

You must be logged in to vote

[Hacky Solution]
I'm creating a custom s3 disk, where it uses my aws credentials, instead of Bref credentials injected into lambda.
Ideally it would be better to work with bref credentials, but i was short of time, so i'm using this hacky solution.

Had to do the same for queue (sqs) and cache (dynamodb) credentials.
My session was using database, but i believe if i was using dynamodb i would have to do the same thing

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
6 replies
@mnapoli
Comment options

@rogerio-pereira
Comment options

@mnapoli
Comment options

@rogerio-pereira
Comment options

@rogerio-pereira
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by rogerio-pereira
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants