I have a value stored in a database that holds the actual capacity (capacity size in Megabytes for uploaded files) for a user. I want to validate this before each file within a queue is uploaded, so the maximum capacity isn't surpassed. I'm using Laravel as a framework, and DropZone.js for the uploading and I want to validate against this maximum capacity using the Dropzone methods.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):