Chunk File Uploads with Laravel and React + InertiaJs
Apr 8, 2024 · 4 min read · Recently, I faced an issue with AWS Lambda's 6MB quota limitation while using Laravel Vapor. Implementing chunk file uploads in Laravel paired with ReactJS became a simple solution to overcome this challenge. This approach allows large files to be di...
Join discussion
