Laravel Packages

File Manager Package for Livewire

Published
File Manager Package for Livewire image

The Livewire File Manager package brings a simple, friendly, and practical file manager designed specifically for Laravel applications. This package makes managing folders and files in Livewire easy and seamlessly integrates with Laravel's ecosystem.

Some of the features include:

  • Drag & drop files
  • Search for files or folders
  • Ready to include in any projects
  • Multiple languages (en, es, fr, pt)
  • Darkmode available

Under the hood, this package utilizes Spatie's Medialibrary to manage files, and a provided Livewire component that you render where you want to include the file manager:

<x-livewire-filemanager />

Once you configure this package and render the file manager, the interface will look like the following with the package defaults:

Livewire file manager interface
Livewire file manager interface

You can learn more about this package, get full installation instructions, and view the source code on GitHub.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article