File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ # Laravel Media :frame_with_picture:
2+
3+ [ ![ Latest Version] ( https://img.shields.io/packagist/v/exitdump/laravel-media.svg?style=flat-square )] ( https://packagist.org/packages/exitdump/laravel-media )
4+ [ ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( LICENSE.md )
5+
6+ A WordPress-like media management system for Laravel with modal library, image processing, and cloud storage support.
7+
8+ ![ Media Library Modal Demo] ( https://user-images.githubusercontent.com/.../media-library-preview.gif )
9+
10+ ## Features ✨
11+
12+ - 🖼️ ** WordPress-style Media Library Modal**
13+ - 📁 ** Multiple Storage Disks** (Local, S3, etc.)
14+ - ✨ ** Image Processing** (Thumbnails, Cropping)
15+ - 🔗 ** Morphable Media Attachments**
16+ - 🚀 ** AJAX Uploads with Progress**
17+ - 🔍 ** Search & Filter Media**
18+ - 🎨 ** Frontend Components Included**
19+
20+ ## Installation 💻
21+
22+ ``` bash
23+ composer require exitdump/laravel-media
You can’t perform that action at this time.
0 commit comments