spatie / flysystem-dropbox

A flysystem driver for Dropbox that uses the v2 API
https://freek.dev/734-dropbox-will-turn-off-v1-of-their-api-soon-its-time-to-update-your-php-application
MIT License
343 stars 50 forks source link

Update DropboxAdapter.php #38

Closed zaclummys closed 6 years ago

zaclummys commented 6 years ago

Add support to temporaryUrl().

freekmurze commented 6 years ago

Thanks!

zaclummys commented 5 years ago

Adding getTemporaryUrl() make this adapter compatible with some features of Laravel, like temporaryUrl(). Check it: https://laravel.com/docs/5.7/filesystem#file-urls