Skip to content

Commit bb85d6b

Browse files
authored
Update README.md
1 parent 24447d1 commit bb85d6b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ laravel-admin grid-sortable
99
composer require laravel-admin-ext/grid-sortable -vvv
1010
```
1111

12+
发布静态资源
13+
14+
```shell
15+
php artisan vendor:publish --provider="Encore\Admin\GridSortable\GridSortableServiceProvider"
16+
```
17+
18+
1219
## Usage
1320

1421
定义模型

0 commit comments

Comments
 (0)