elsayed85/laravel-medialibrary-pro

There is no license information available for the latest version (dev-master) of this package.

Handle media in a Laravel app

dev-master 2023-06-27 14:50 UTC

This package is auto-updated.

Last update: 2024-04-27 16:37:00 UTC


README

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 freek@spatie.be 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 freek@spatie.be instead of using the issue tracker.