LadyDeathKZN's avatar

SpareMusic/Resumable

Hi all,

I have combed the web for a chunk upload system. Google links are all purple now. I found laravel-chunk-upload, the tutorials are so bad and nothing is working. I tried resumable.js, dropzone.js as a Package and as a standalone JavaLibrary. I am a lost cause. Would anyone be willing to help me with this?

I have clients that need to upload really large files, I am talking about 100mb to about 7GB of video and image footage. The laravel-chunk-upload seemed great as I need the resumable side of it, but for the life of me I can't get anything to work. For a JavaScript Beginner and not so advanced in Laravel the tutorials are a nightmare.

I found this package: https://github.com/SpareMusic/ResumableJS

The info is very vague and I have no idea how to implement this.

I am needing something as such: A job number be selected from a drop down -> job_id The upload or uploads (multiple) needs to correlate with this entry. The created_at needs to be stored on the same entry and to another activitylog_uploads

My upload has a form where they must choose a Job No (job_id) to where the upload must correlate. The examples I have seen does not have a form where one can send the data. Any kind soul willing to write a tutorial or help out. :D

I am not just posting to be lazy, I can even share a screen grab of my google page lol with all the purple links. I find the above topic not well covered, or tutorials are very sloppy, where you get someone like me that is very limited to javascript and Laravel and needs this function but can't even get the basics right, so any complete tutorial would be great for others too - just a thought.

0 likes
1 reply

Please or to participate in this conversation.