Hi Friend's need help how can be move all uploaded files to E drive using laravel this is my code
$test ="E:" ;
$path="checklist/uploads";
$destinationPath = $test . "/$path/";
if(!file_exists($destinationPath)){
mkdir($destinationPath);
}
from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2kMxCE9
via IFTTT
Aucun commentaire:
Enregistrer un commentaire