diff --git a/config/filesystems.php b/config/filesystems.php index 4d843013c..36d9a0dfa 100644 --- a/config/filesystems.php +++ b/config/filesystems.php @@ -11,7 +11,7 @@ return [ | by the framework. A "local" driver, as well as a variety of cloud | based drivers are available for your choosing. Just store away! | - | Supported: "local", "s3", "rackspace" + | Supported: "local", "ftp", "sftp", "s3", "rackspace" | */