diff --git a/config/filesystems.php b/config/filesystems.php index 1f8c74ba..cd9f0962 100644 --- a/config/filesystems.php +++ b/config/filesystems.php @@ -71,9 +71,9 @@ | Symbolic Links |-------------------------------------------------------------------------- | - | Here you may configure as many symbolic links as you wish for your - | application. The key is the symbolic link and the value is the - | target path. Use the `storage:link` command to generate them. + | Here you may configure the symbolic links that will be created when the + | `storage:link` Artisan command is executed. The array keys should be + | the locations of the links and the values should be their targets. | */