mlbrgn/laravel-medialibrary-extensions

Extensions designed for use with the Media Library package by Spatie. Adds a single image uploader, multiple image uploader and a modal with carousel

v0.0.5 2025-06-10 10:57 UTC

This package is not auto-updated.

Last update: 2025-06-10 10:59:31 UTC


README

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

   composer require davidhsianturi/blade-bootstrap-icons

You can override the icons in the published configuration file of this package and install another Blade UIKit/Blade-icons package