Unlink es un directorio laravel
$destinationPath = 'your_path';
File::delete($destinationPath.'/your_file');
Indian Gooner
$destinationPath = 'your_path';
File::delete($destinationPath.'/your_file');