File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change 11# laravel-filemanager
22
3+ PR is welcome.
4+
35## Overview
46
5- * Fork from [ tsawler/laravel-filemanager] ( http://packalyst.com/packages/package/tsawler/laravel-filemanager )
6- * support public and private folders for multi users
7- * customizable views, routes and middlewares
8- * supported locales : en, fr, zh-TW, zh-CN
7+ * The project was forked from [ tsawler/laravel-filemanager] ( http://packalyst.com/packages/package/tsawler/laravel-filemanager )
8+ * Support public and private folders for multi users
9+ * Customizable views, routes and middlewares
10+ * Supported locales : en, fr, zh-TW, zh-CN
911
1012## Requirements
1113
@@ -123,3 +125,11 @@ In `config/lfm.php` :
123125 ` ` ` bash
124126 cp -rf vendor/unisharp/laravel-filemanager/src/views/ resources/views/vendor/laravel-filemanager/
125127 ` ` `
128+
129+ ## Credits
130+ * All contibutors from GitHub. (issues / PR )
131+ * Special thanks to
132+ * [@taswler](https: // github.com/tsawler) the author.
133+ * [@welcoMattic](https: // github.com/welcoMattic) providing fr locale and lots of bugfixes.
134+ * [@olivervogel](https: // github.com/olivervogel) for the awesome [image library](https://github.com/Intervention/image)
135+ * [@UniSharp members](https: // github.com/UniSharp)
You can’t perform that action at this time.
0 commit comments