Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Filament File Manager Laravel Package

mmes-design/filament-file-manager

View on GitHub
Deep Wiki
Context7

Filament File Manager

A powerful file manager plugin for Filament. Browse, upload, rename, move, and delete files directly from your admin panel.

Filament File Manager

Features

  • File Manager page with grid and list views
  • Sorting by name, size, date, and type
  • Drag-and-drop file upload with size and batch limits
  • Create, rename, move, and delete files and folders
  • Bulk operations (delete, move) with multi-select
  • Breadcrumb navigation
  • Keyboard shortcuts (Ctrl+A, Delete, F2, Escape)
  • File preview for images, video, audio, code, and documents
  • Automatic thumbnail generation for images
  • FilePicker form component for selecting files in your resources
  • RichEditor and MarkdownEditor integration
  • Granular permissions (access, upload, download, delete, rename, move, create folder)
  • Dark mode support
  • Translations (English, Italian)
  • Security: path sanitization and blocked dangerous extensions

Requirements

  • PHP 8.2+
  • Laravel 11+
  • Filament 5+

Installation

composer require mmes-design/filament-file-manager

Register the plugin in your panel provider:

use MmesDesign\FilamentFileManager\FileManagerPlugin;

public function panel(Panel $panel): Panel
{
    return $panel
        ->plugins([
            FileManagerPlugin::make(),
        ]);
}

Documentation

Full documentation is available at docs.mmes.dev/filament-file-manager.

PRO Version

Need remote disks (S3, GCS, FTP/SFTP), multi-disk switching, Spatie Media Library integration, and more? Check out Filament File Manager PRO.

License

The MIT License (MIT). Please see License File for more information.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
ecotone/kafka
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata