Skip to content
This repository was archived by the owner on Aug 22, 2021. It is now read-only.

Commit 1651ab4

Browse files
authored
Merge pull request overtrue#14 from mingyoung/patch-1
Specify the provider.
2 parents 2364d07 + 2d6b8ac commit 1651ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ $ composer require "overtrue/laravel-ueditor:~1.0"
2323
2. 发布配置文件与资源
2424

2525
```php
26-
$ php artisan vendor:publish
26+
$ php artisan vendor:publish --provider="Overtrue\LaravelUEditor\UEditorServiceProvider"
2727
```
2828

2929
3. 模板引入编辑器

0 commit comments

Comments
 (0)