File tree 1 file changed +4
-5
lines changed 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
- # laravel-file-manager (Frontend )
1
+ # laravel-file-manager (Vuejs with Element design )
2
2
3
- > File manager for Laravel - Frontend - Vue.js
3
+ this repo is foked from https://github.com/alexusmai/vue-laravel-file-manager the purpose is replace bootstrap design with element design
4
4
5
- > Backend - Laravel 5 package - [ alexusmai/laravel-file-manager] ( https://github.com/alexusmai/laravel-file-manager )
6
5
7
6
![ Laravel File Manager] ( https://raw.github.com/alexusmai/vue-laravel-file-manager/master/src/assets/laravel-file-manager.gif?raw=true )
8
7
@@ -15,7 +14,7 @@ Now you can overwrite default settings using props
15
14
16
15
### NPM
17
16
```
18
- $ npm install laravel-file-manager --save
17
+ $ npm install laravel-file-manager-element --save
19
18
```
20
19
21
20
## Usage
@@ -142,4 +141,4 @@ MIX_LFM_BASE_URL=http://my-url.loc/file-manager/
142
141
MIX_LFM_CSRF_TOKEN=OFF
143
142
```
144
143
145
- Warning! Package use axios (Promise) - use babel-polyfill for ie11
144
+ Warning! Package use axios (Promise) - use babel-polyfill for ie11
You can’t perform that action at this time.
0 commit comments