File tree 1 file changed +14
-4
lines changed
1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change 1
1
# laravel-filemanager
2
2
3
+ PR is welcome.
4
+
3
5
## Overview
4
6
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
9
11
10
12
## Requirements
11
13
@@ -123,3 +125,11 @@ In `config/lfm.php` :
123
125
` ` ` bash
124
126
cp -rf vendor/unisharp/laravel-filemanager/src/views/ resources/views/vendor/laravel-filemanager/
125
127
` ` `
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