Chunk File Uploads with Laravel and React + InertiaJs
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...
tuvshaw.hashnode.dev4 min read