Uncommenting code from the excel file
This commit is contained in:
parent
8a6c65a13c
commit
082a0be6a3
@ -149,7 +149,7 @@ class UserController extends Controller
|
||||
|
||||
Excel::import(new UsersWithSmartUsersImport($file_logos), $user_imports_path, $driver);
|
||||
|
||||
// Storage::disk($driver)->delete($filename);
|
||||
Storage::disk($driver)->delete($filename);
|
||||
|
||||
return response()
|
||||
->json(['message' => 'Dados importados com sucesso!'])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user