Download the PHP package mlbrgn/laravel-medialibrary-extensions without Composer
On this page you can find all versions of the php package mlbrgn/laravel-medialibrary-extensions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mlbrgn/laravel-medialibrary-extensions
More information about mlbrgn/laravel-medialibrary-extensions
Files in mlbrgn/laravel-medialibrary-extensions
Package laravel-medialibrary-extensions
Short Description Extensions designed for use with the Media Library package by Spatie. Adds a single image uploader, multiple image uploader and a modal with carousel
License MIT
Informations about the package laravel-medialibrary-extensions
Media library extensions
This package adds functionality toMedia Library package by Spatie:
- Providing a view to upload multiple media
- Providing a view to upload single media
Requirements
This package assumes that spatie/laravel-medialibrary is installed and its default migration has been run to create the media table.
Theme
The default themes are:
- plain
- bootstrap-5
Publishing
Several resources can be published:
- config
- views
Icons
For icons to work, you will have to install a Blade UIKit/Blade-icons package.
The package is configured to use Bootstrap icons by default. To display them properly install
You can override the icons in the published configuration file of this package and install another Blade UIKit/Blade-icons package
Testing
This package uses Pest PHP for testing. For more information on how to write tests for this package, see the TESTING.md guide.
All versions of laravel-medialibrary-extensions with dependencies
blade-ui-kit/blade-icons Version ^1.8
illuminate/support Version ^10.0 || ^11.0 || ^12.0
spatie/laravel-medialibrary Version ^11.12