laravel2580/llaravel-filemanager
A file upload/editor intended for use with Laravel 5 and CKEditor / TinyMCE
19
1
| Install | |
|---|---|
composer require laravel2580/llaravel-filemanager |
|
| Latest Version: | 1.6.0 |
| PHP: | >=5.4.0 |
| License: | MIT |
| Last Updated: | Aug 5, 2016 |
| Links: | GitHub · Packagist |
Maintainer: laravel2580
Laravel Filemanager
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
Screenshots
- Independent usage example :

- List view :

- Grid view :

Credits
- All contibutors from GitHub. (issues / PR)
- Special thanks to
- @taswler the original author.
- @olivervogel for the awesome image library
- @welcoMattic providing fr translations and lots of bugfixes.
- @fraterblack TinyMCE 4 support and pt-BR translations.
- @1dot44mb tr translations.
- @Nikita240 fixing controller extending errors.
- @amin101 guide for independent use and fixes for url/directory error on Windows
- @nasirkhan bug fixes and alphanumeric filename check
- @petyots Bulgarian translation
- All @UniSharp members