balajidharma/laravel-media-manager

Laravel media manager

v1.0.3 2024-08-01 00:44 UTC

This package is auto-updated.

Last update: 2024-09-01 23:53:32 UTC


README

The package helps to manager your media. Media manager is using the plank/laravel-mediable package

Total Downloads Latest Stable Version License

Table of Contents

Installation

  • Install the package via composer
composer require balajidharma/laravel-media-manager
  • Publish the config/media-manager.php config file with
php artisan vendor:publish --provider="BalajiDharma\LaravelMediaManager\MediaManagerServiceProvider"

Demo

The "Basic Laravel Admin Penel" starter kit come with Laravel Media Manager