Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

unlink is a directory laravel

 $destinationPath = 'your_path';
 File::delete($destinationPath.'/your_file');
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #unlink #directory #laravel
ADD COMMENT
Topic
Name
2+3 =