Home
Features
_Multi DropDown
__DropDown 1
__DropDown 2
__DropDown 3
_ShortCodes
_SiteMap
_Error Page
Documentation
_Web Documentation
_Video Documentation
Download This Template
Home
Laravel
Remove sesssion data manually
Remove sesssion data manually
Learn With PM
September 15, 2022
session
()->
forget
(
'key'
);
public
function
newlogout
() {
session
()->
forget
(
'key'
);
// Session::flush();
// Auth::logout();
return
view
(
'newauth.login'
);
}
Post a Comment
0 Comments
.post-snippet { color: #fff important; }
Subscribe Us
AD SPACE
Responsive Advertisement
Social Plugin
0 Comments