LaravelPackages.net
Acme Inc.
Toggle sidebar
elsayed85/laravel-medialibrary-pro

Handle media in a Laravel app

0
0
About elsayed85/laravel-medialibrary-pro

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

Front end components for Laravel Media Library

run-tests

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.

Screenshot of the attachment component

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.

Screenshot of the attachment component

Documentation

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.

Testing

You can run the tests with:

vendor/bin/phpunit

Changelog

Please see CHANGELOG for more information what has changed recently.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Comments