Larupload is a ORM based file uploader for laravel to upload image, video, audio and other known files.
mostafaznv/larupload is a Laravel package for larupload is a orm based file uploader for laravel to upload image, video, audio and other known files..
It currently has 75 GitHub stars and 495.138 downloads on Packagist (latest version 3.4.1).
Install it with composer require mostafaznv/larupload.
Discover more Laravel packages by mostafaznv
or browse all Laravel packages to compare alternatives.
Last updated
Larupload is a file uploader for Laravel, which is based on ORM and allows users to upload images, videos, audios, and other known file formats.
With Larupload, you can easily upload your files, and it comes with interesting features for uploading videos, audios, and images.
One of the main advantages of using Larupload is that it leverages the Laravel filesystem. As a result, it is easy to switch between different drivers such as Local, SFTP, S3, and many others.
It offers many useful features, including the ability to resize, crop, and optimize uploaded images, as well as manipulate uploaded videos by resizing and cropping them, and creating HTTP Live Streaming (HLS) content from uploaded videos.
Moreover, Larupload can calculate the dominant colors of videos and images, as well as extract their width, height, and duration for videos and audio files
You can find installation instructions and detailed instructions on how to use this package at the dedicated documentation site.