samedi 23 septembre 2017

new session created every access or refresh (Laravel)

I have weird issue, I know there's many who had this problem, but for me its only occurs when I use opera browser, I tried chrome and safari it works without problems, but with opera 2 new sessions created each time and I can do nothing with the current session always null.

what I do to handle the session

Driver = database

Session::put('name', $name);
Session::get('name');

is it bug with opera or I'm doing something wrong! I don't know ?



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2homjBP
via IFTTT

Aucun commentaire:

Enregistrer un commentaire