Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yus-ham authored May 27, 2020
1 parent b7aee4a commit 8363072
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 @@ -51,6 +51,7 @@ $config['components']['fs'] = [
```

## Penggunaan
Please refer to [Filesystem API](https://flysystem.thephpleague.com/v1/docs/usage/filesystem-api/)
```php
// Download file dari cloud
$stream = Yii::$app->fs->readStream('path/to/file.txt');
Expand Down

0 comments on commit 8363072

Please sign in to comment.