AssetLibrary

This assetlibrary is based on spatie's medialibrary package but provides some extra features.
Install
Via Composer
$ composer require thinktomorrow/assetlibrary
Features
This 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
Resources
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email mr.deleeuw@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.