Permission fixes and washing reservation fixes
This commit is contained in:
@@ -227,6 +227,7 @@ class UserController extends Controller
|
||||
|
||||
if(Auth::attempt($data)) {
|
||||
//TODO: Implement home?
|
||||
|
||||
return redirect()->route("root.index");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user