unlink laravel 8 code example Example: unlink is a directory laravel $destinationPath = 'your_path'; File::delete($destinationPath.'/your_file');