laravel2580 / llaravel-filemanager by laravel2580

A file upload/editor intended for use with Laravel 5 and CKEditor / TinyMCE
16
1
1
Package Data
Maintainer Username: laravel2580
Maintainer Contact: trevor.sawler@gmail.com (Trevor Sawler)
Package Create Date: 2016-08-05
Package Last Update: 2016-08-05
Home Page:
Language: PHP
License: MIT
Last Refreshed: 2024-04-22 03:05:48
Package Statistics
Total Downloads: 16
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 1
Total Watchers: 1
Total Forks: 0
Total Open Issues: 0

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. Intergration
  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