MediaZone

A full-featured media manager for Laravel Filament. Upload, browse, crop, and serve images and files from any Laravel disk — all within your Filament admin panel.
by CodeZone

Features
Media library: Grid and list browsing with search, folder, and type filters.
File uploads: Drag-and-drop or click-to-upload with configurable accepted types and size limits.
Image cropping: Interactive cropper with presets, locations, aspect ratio, format, and quality controls.
Glide integration: On-the-fly image transformations served via League Glide.
Filament form field: Drop-in
MediaPickercomponent for single or multi-select media on any Filament form.Configurable model: Bring your own
Mediamodel — the package derives the table name from it automatically.Tenant-aware: Works with Filament's multi-tenancy; edit URLs resolve with the correct tenant context.
Requirements
PHP 8.2+
Laravel 11+
Filament 3.2+
Installation
See Installation for setup instructions.




