// import Storage class use IlluminateSupportFacadesStorage; Storage::disk('public')->delete('path-of-file');