This assetlibrary is based on spatie's medialibrary package but provides some extra features.
Via Composer
$ composer require thinktomorrow/assetlibraryThis media library provides some extra features along those of spatie/laravel-medialibrary.
- it can upload a file to the library without an attached model
- it has localization support
- it can define a type for an upload attached to a model
- it can upload a file to a model
- it can attach a file from the library to a model
- a media file can be attached to multiple models
Please see CHANGELOG for more information on what has changed recently.
$ composer testPlease see CONTRIBUTING and CODE_OF_CONDUCT for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.

