mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-16 12:00:50 +01:00
Update AdminController.php
This commit is contained in:
parent
e9d4759583
commit
970580b629
@ -172,8 +172,6 @@ public function SendTestMail(Request $request)
|
||||
}
|
||||
|
||||
User::where('id', $id)->update(['email_verified_at' => $verify]);
|
||||
|
||||
return redirect('admin/users/all');
|
||||
}
|
||||
|
||||
//Create new user from the Admin Panel
|
||||
|
Loading…
x
Reference in New Issue
Block a user