I created a session by using Session::put('user', $user_details);
So i need to unset this while logout i tried
1 . Session::flush();
2 . Session::forget('user', $user_details);
but both didnt worked. any idea ?
from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/1O5UT7U
via IFTTT
Aucun commentaire:
Enregistrer un commentaire