elsayed85/laravel-medialibrary-pro is a Laravel package for handle media in a laravel app.
It currently has 0 GitHub stars and 0 downloads on Packagist.
Install it with composer require elsayed85/laravel-medialibrary-pro.
Discover more Laravel packages by elsayed85
or browse all Laravel packages to compare alternatives.
Last updated
Media Library Pro is a paid add-on package that offers Blade, Vue, and React components to upload files to your application.
Media Library Pro ships with two components for every environment: an attachment component, and a collection component.
The attachment component can upload one or more files with little or no extra information. It's is a lightweight solution for small bits of UI like avatar fields or message attachments.

The collection component can upload multiple files with custom properties. Use the collection component shines when you need to manage media, for example in admin panels.

You'll find the documentation on our documentation site.
If you've found a bug regarding security please mail [email protected] instead of using the issue tracker.
You can run the tests with:
vendor/bin/phpunit
Please see CHANGELOG for more information what has changed recently.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.