glob("{$path}/*") as $file) { $filesystem->delete($file); } $this->info('Temporary files cleared!'); } }