We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 503f26c commit 8fc0778Copy full SHA for 8fc0778
README.md
@@ -93,7 +93,7 @@ NumberToWords()->iso('TUR')->number('120.953', true)->translate()
93
## Zip
94
- Takes two param as `string`
95
- [sourcePath] relative path of zip-file
96
- - [destination] relative folder path to unzip-file
+ - [destination] relative folder path to save zip file
97
98
```
99
TameZip()->zip('app/Http', 'app.zip')
0 commit comments