I started use an S3 bucket in my Laravel 8.x project, and I solved file uploads to the bucket with this code:
Laravel 8.x