Opt-in blueprint: import and register it to enable cloud storage.
It contributes the CloudFileServiceProvider, which binds storage (the multi-disk
manager) and fileSystem (the default disk) into the container. Configure disks under
stone.filesystem (or use the @CloudFile() decorator for a single disk). stone.providers is
an array, so this merges with the rest of the app.
Opt-in blueprint: import and register it to enable cloud storage.
It contributes the CloudFileServiceProvider, which binds
storage(the multi-disk manager) andfileSystem(the default disk) into the container. Configure disks understone.filesystem(or use the@CloudFile()decorator for a single disk).stone.providersis an array, so this merges with the rest of the app.