I want file from sftp disk to local
I configured my filesystems.php
and appserviceprovider.php
Checking if exist works, but how can i put the remote file to my server?
$exists = Storage::disk('sftp')->exists(self::REMOTE_FILE_DEST);
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire