Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gael-connan-cybex authored and mszulik committed Feb 17, 2025
1 parent 89d115f commit 2b2f395
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -590,6 +590,7 @@ You may use the `CLIENT_NOTIFICATION_ROUTE` env variable if you have a custom no

### Chunk a file in Artisan Tinker

To test video transcoding for chunked uploads, you need to cut a videofile into at least two pieces. There is no additional change to the files. It is important that both chunks have the same filename, else they cannot be joined on the other side.
Place a file called `test.mp4` in the `storage/app` folder.

```php
Expand Down

0 comments on commit 2b2f395

Please sign in to comment.