It seems like DO Spaces is blocking my IP or something like that. How can I solve it? I’m using Laravel to upload a file to DO Space
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there @luismatos,
I could suggest following step 5 from this tutorial here on how to integrate an S3-Compatible Object Storage into the Laravel:
https://www.digitalocean.com/community/tutorials/how-to-set-up-a-scalable-laravel-6-application-using-managed-databases-and-object-storage#step-5-—-integrating-an-s3-compatible-object-storage-into-the-application
Hope that this helps! Regards, Bobby