Search
Copying assets from one Laravel disk to another
2021-07-01 laravel code-snippets, php, laravel, digital ocean, spaces, filesystem, copying, assets
# Introduction
I recently had an issue where I was running out of space in one of my Digital Ocean droplets due to an excess of file uploads in my application server.