https://github.com/iftekhersunny/ajax-multiple-file-uploader
PHP ajax multiple file uploader with VueJS
https://github.com/iftekhersunny/ajax-multiple-file-uploader
Last synced: 4 months ago
JSON representation
PHP ajax multiple file uploader with VueJS
- Host: GitHub
- URL: https://github.com/iftekhersunny/ajax-multiple-file-uploader
- Owner: IftekherSunny
- Created: 2015-07-03T13:42:08.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-04T13:54:41.000Z (almost 10 years ago)
- Last Synced: 2025-01-02T00:15:09.377Z (5 months ago)
- Language: PHP
- Homepage:
- Size: 172 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Ajax Multiple File Uploader
Default maximum upload size is 2mb. If you want to customize it. Just, pick a value for data-max-upload-size arrtibute of input[type="file"]
## Examples
Max upload size = 2mb
``````
Max upload size = 8mb
``````
## Screenshot
Error:

Progressbar:
Success:
