Skip to content

Commit 93b7277

Browse files
authored
Create README.md
1 parent 25323d4 commit 93b7277

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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

0 commit comments

Comments
 (0)