Is there any tutorials on making a custom file driver or a place to suggest a feature for Laravel? As many know, Digital Ocean just launch object storage called Spaces. For many of us that use Forge with Digital Ocean it would be really nice to use this service for files too. Right now I host with Digital Ocean but my files are on S3 bucket.
Since Digital Ocean Spaces uses the same API as Amazon S3 you can just use the S3 settings, with one small change; you need to add an 'endpoint' key to the S3 settings.