Apply fixes from StyleCI
This commit is contained in:
@@ -410,8 +410,9 @@ class AuthController extends Controller
|
||||
return \Redirect::route($request->input('referer'));
|
||||
}
|
||||
|
||||
// return \Redirect::route('/');
|
||||
// return \Redirect::route('/');
|
||||
}
|
||||
|
||||
return redirect()->intended($this->redirectPath());
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user