Amazon CloudFront is a content delivery web service that works with amazon s3. Create a CloudFront account get a distribution url. After that.
Login to your FTP account.
Open and edit .env
file.
Place this line to it.
S3_DISTRIBUTION_URL=YourDistributionUrlHere
Replace YourDistributionUrlHere
with your URL.
Save and upload the file.
You are done.