put('auth', true); } public function logout() { session()->remove('auth'); } }