Laravel-medialibrary is a package to handle and organize media files in a Laravel application.
Medialibrary is a Laravel package that can associate all sorts of files with Eloquent models. It requires PHP 7.1+ and Laravel 5.5.0+.
Few important features in laravel-medialibrary v7
- Progressive image loading and responsive images
- Multi-file downloads
- Media collections and many other features like image generators, using a custom directory structures, optimizing images, using your own model
Read more on official documentation to learn more about the features & usage of laravel-medialibrary.