Level 102
Using s3 is a great idea and laravel supports it out of the box. It's really easy to use https://laravel.com/docs/9.x/filesystem#amazon-s3-compatible-filesystems
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello guys, I have a question. What's the best way to save data files of user in laravel. I think if I put it in a laravel project it will be like inefficient. so i thought i should save it via API instead? Like Amazon S3 recommended by laravel or there's a better way for this?
Thanks all 🙏
Please or to participate in this conversation.