Skip to content

Commit 053a716

Browse files
Added more mime types
1 parent cb3cdbc commit 053a716

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
@@ -624,7 +624,7 @@ if($file->isCompleted()){
624624

625625
```
626626
File::name('invoiceDescription')
627-
->mime('zip')
627+
->mime('zip')
628628
->save();
629629
```
630630

0 commit comments

Comments
 (0)