Skip to content

Instantly share code, notes, and snippets.

View gstv57's full-sized avatar
👨‍💻
Coding

Gustavo Henrique gstv57

👨‍💻
Coding
  • Brasil
  • 11:17 (UTC -03:00)
View GitHub Profile
@thesafaraliyev
thesafaraliyev / .env
Last active July 2, 2024 23:11
Laravel with Localstack S3 and SQS setup
FILESYSTEM_DRIVER=s3
QUEUE_CONNECTION=sqs
AWS_DEFAULT_REGION=us-east-1
AWS_BUCKET=bucket1
AWS_ENDPOINT=http://localhost:4566/
AWS_USE_PATH_STYLE_ENDPOINT=true
SQS_QUEUE=queue1
SQS_PREFIX=http://localhost:4566/000000000000/