Update filesystems.php
This commit is contained in:
parent
2572ce1e36
commit
c56e3865db
|
@ -38,8 +38,6 @@
|
||||||
| been setup for each driver as an example of the required options.
|
| been setup for each driver as an example of the required options.
|
||||||
|
|
|
|
||||||
| Supported Drivers: "local", "ftp", "sftp", "s3", "rackspace"
|
| Supported Drivers: "local", "ftp", "sftp", "s3", "rackspace"
|
||||||
|
|
|
||||||
| Note: SFTP driver is supported as of Laravel 5.6.6.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'disks' => [
|
'disks' => [
|
||||||
|
|
Loading…
Reference in New Issue