Skip to content

Commit 26daa89

Browse files
authored
Merge pull request #88 from andhikamaheva/patch-1
Typo tag for publish view
2 parents d879b71 + 9edc221 commit 26daa89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Feel free to customize the routes and views if your need.
4444
1. Copy the views from /vendor/unisharp/laravel-filemanager/src/views/ :
4545

4646
```bash
47-
php artisan vendor:publish --tag=lfm_views
47+
php artisan vendor:publish --tag=lfm_view
4848
```
4949

5050
### Translations

0 commit comments

Comments
 (0)