Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 2.37 KB

README.md

File metadata and controls

47 lines (33 loc) · 2.37 KB

Laravel Filemanager

Latest Stable Version Total Downloads License

A files and images management user interface with file uploading support. (Works well with CKEditor and TinyMCE)

PR is welcome!

Overview

  • The project was forked from tsawler/laravel-filemanager
  • Customizable routes and middlewares
  • Supported locales : ar, bg, en, es, fa, fr, he, hu, nl, pt-BR, pt_PT, ro, ru, tr, zh-CN, zh-TW
  • Supports public and private folders for multi users
  • Supports multi-level folders
  • Supports using independently(see integration doc)

Documents

  1. Installation
  2. Integration
  3. Config
  4. Customization
  5. Events
  6. Upgrade

Screenshots

  • Independent usage example :

Independent usage example

  • List view :

FileManager screenshot 1

  • Grid view :

FileManager screenshot 2

Credits