Filament v4 · v5 · Spatie Media Library

Finder-style files for your Filament panel

Sidebar tree, MIME icons, drag-and-drop upload, clipboard, Get Info, and a files table — scoped per record with a clean authorizer contract.

PHP 8.2+Laravel 11–13Filament 4 & 5MIT license
Filament File Explorer cover

Built for real admin workflows

Desktop file manager muscle — Livewire panel manners.

Explorer guide

Finder UI

Sidebar tree, breadcrumbs, back/forward, responsive toolbar with overflow ⋮ menu.

Upload & MIME

Drag-and-drop, typed icons (PDF, Office, zip, audio, video), extensions on labels.

Clipboard

Copy, cut, paste across folders — scoped to the owner model.

Get Info

Inspector panel for size, MIME, timestamps, and labels.

Files table

Flat Filament table page for power users who prefer rows over icons.

🛡

Authorizer

Gate every action with a small contract — no global filesystem free-for-all.

Screenshots

Grid, list, toolbar, menus, Get Info, table, picker.

Grid view
Grid viewFinder
List view
List viewRows
Toolbar
ToolbarChrome
Context menu
MenusActions
Get Info
Get InfoInspector
Files table
Files tableFilament
Form picker
Form pickerModal

Install in minutes

Composer → migrate → theme → plugin.

terminalbash
composer require ardavan/filament-file-explorer:"^0.5" -W
php artisan filament-file-explorer:install --migratephp artisan vendor:publish --tag=filament-file-explorer-assets --force

Ready for your panel?

SPA docs: install, explorer, helpers, authorizers — no reload.

Maintainer

Built & maintained by Ardavan Shamroshan.

Ardavan Shamroshan

Ardavan Shamroshan

Laravel · Filament · product-minded admin UX. Finder-style explorer for panels that need real file workflows.