Skip to content

Commit 040c138

Browse files
authored
Add note for publishing all personalizations (#37)
1 parent 243374f commit 040c138

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,8 @@ In alternative, if you prefer, you can publish the configuration file in your La
146146
php artisan vendor:publish --provider="OneOffTech\TusUpload\Providers\TusUploadServiceProvider" --tag=config
147147
```
148148

149+
> If you want to customize both configuration and migrations use `php artisan vendor:publish --provider="OneOffTech\TusUpload\Providers\TusUploadServiceProvider"`
150+
149151
### Starting the Tus server
150152

151153
The tusd binary is already included in the package under the `/bin` folder.

0 commit comments

Comments
 (0)