Skip to content

Commit d198738

Browse files
author
hikki
committed
1.1 点线面
1 parent 7547276 commit d198738

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

readme.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
php artisan vendor:publish --provider="DLP\Component\ComponentServiceProvider"
1+
## laravel-admin 弹窗多组件扩展
2+
### 安装
3+
```shell script
4+
composer require dlp/component-js
5+
```
6+
### 发布
7+
```shell script
8+
php artisan vendor:publish --provider="DLP\DLPServiceProvider"
9+
```

0 commit comments

Comments
 (0)