Skip to content

Laravel file manager (for CKEditor and TinyMCE) with multi-users support.

License

Notifications You must be signed in to change notification settings

meta0102/laravel-filemanager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Filemanager

Latest Stable Version Total Downloads License

v1.7 released

  • Important changes :
  • All code refactored.
  • Fix Windows compatibility.
  • Fix file cannot be uploaded to "File Mode".
  • Config file is also refactored, see config document.
  • Please follow the intructions in this document to upgrade.

Features

  • CKEditor and TinyMCE integration
  • Standalone button
  • Uploading validation
  • Cropping and resizing of images
  • Public and private folders for multi users
  • Customizable routes, middlewares, views, and folder path
  • Supports two types : files and images. Each type works in different directory.
  • Supported locales : ar, bg, de, el, en, es, fa, fr, he, hu, nl, pl, pt-BR, pt_PT, ro, ru, tr, zh-CN, zh-TW

PR is welcome!

Screenshots

Standalone button :

Standalone button demo

Grid view :

Grid view demo

List view :

List view demo

Credits

Special thanks to

About

Laravel file manager (for CKEditor and TinyMCE) with multi-users support.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 74.4%
  • HTML 17.5%
  • JavaScript 7.4%
  • CSS 0.7%