Skip to content

Commit 8aa09ff

Browse files
authored
Update README.md
1 parent d80ad51 commit 8aa09ff

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,22 @@ wangEditor extension for laravel-admin
33

44
这是一个`laravel-admin`扩展,用来将`wangEditor`集成进`laravel-admin`的表单中
55

6+
laravel-admin | extension
7+
---- | ---
8+
1.* | 1.*
9+
2.* |2.*
10+
611
## 截图
712

813
![wx20180904-103609](https://user-images.githubusercontent.com/1479100/45007036-65573b80-b02e-11e8-8b27-7ced3db47085.png)
914

1015
## 安装
1116

1217
```bash
18+
// laravel-admin 1.x
19+
composer require "laravel-admin-ext/wang-editor:1.*"
20+
21+
// laravel-admin 2.x
1322
composer require laravel-admin-ext/wang-editor
1423
```
1524

0 commit comments

Comments
 (0)