Laravel File Manager - Free Self-host File and Media Gallery and WebFile Manager
Laravel File Manager is a web-based file management tool designed for Laravel applications. It allows users to upload, manage, and organize files and images directly from the browser.
The app includes features like multiple file upload, folder creation, file renaming, and access control for users based on roles.
It also supports integration with WYSIWYG editors like CKEditor and TinyMCE, making it a versatile solution for content management systems. The tool is open-source, customizable, and easy to integrate into Laravel projects.
Features
- File upload and management
- Uploading validation
- Cropping and resizing of images
- RWD user interface, and can be entirely customized
- Supporting multiple files selection
- Supporting cloud storages integration(with Laravel file system)
- Multiple integration options:
- WYSIWYG editors integration (CKEditor, TinyMCE, Summernote)
- Standalone upload button
- Iframe
- Multi-user mode:
- Shared folders: all users can upload and manage files
- Private folders: dedicated folder for each user, only the owner can upload or manage files within
- Customizable routes, middlewares, views, and folder path
- Supports two categories: files and images. Each type works in different directory.
- Supported locales : ar, az, bg, cs, de, el, en, es, eu, fa, fr, he, hu, id, it, ka, nl, pl, pt, pt-BR, ro, rs, ru, sk, sv, tr, uk, vi, zh-CN, zh-TW
License
MIT License