Dropbox will turn off v1 of their API soon. It's time to update your PHP application. original
Last year on 28th of June Dropbox deprecated v1 of their API. On the same date this year they will turn off all v1 endpoints. If you're using Flysystem, Laravel or the official PHP SDK to work with Dropbox, it's the time to update. Last week my company released a Dropbox API client and a Flysystem…