Files
faveo/vendor/unisharp/laravel-filemanager
Manish Verma 76e85db070 update 1.0.8.0
Commits for version update
2016-10-17 12:02:27 +05:30
..
2016-10-17 12:02:27 +05:30
2016-06-13 20:41:55 +05:30
2016-10-17 12:02:27 +05:30
2016-10-17 12:02:27 +05:30
2016-02-16 23:24:52 +05:30
2016-10-17 12:02:27 +05:30

Laravel Filemanager

Latest Stable Version Total Downloads Latest Unstable Version 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 : en, fr, bg, tr, fa, es, pt-BR, tr, zh-CN, zh-TW, ar
  • 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