Larupload is an ORM based file uploader for laravel to upload image, video, audio and other known files.
Stars
73
Forks
8
Watchers
73
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
548
commits
10
commits
7
commits
4
commits
1
commits
docs: update configuration comments for clarity and consistency in `larupload`
0fc7dcbView on GitHubfix: purge local copies of original files if `random` secure IDs are enabled
d1955c2View on GitHubfix: save a local copy of an original file using a correct attachment id
2c14071View on GitHubrefactor: remove commented-out code in `HandleStylesAction` class
e7331edView on GitHubrefactor: remove unused `handleFFMpegQueue` method from standalone uploader classes
2f2b1b8View on GitHubrefactor: remove unused `addOriginalName` method from Blueprint class
d15e2e2View on GitHubtest: add exception handling for missing file/model in FFMpeg queue
4cb2b77View on GitHubrefactor: remove unused `laruploadAddOriginalName` macro from service provider
2b5da06View on GitHubrefactor: simplify `updateMeta` method by removing redundant parameter and returning URLs
6d0fd98View on GitHubtest: add test for setting image processing library in attachments
b565357View on GitHub