session->set('isLoggedIn',true); // $this->session->set('userid','10'); return view('login'); } }