79504819

Date: 2025-03-12 20:59:56
Score: 1
Natty:
Report link
Session::forget('value')
but it didn't delete
However, when i tried using save method like so

Session::forget('value')

Session::save()

it worked! (I.e. the value was deleted from the session.)

Please - what am I doing wrong? I don't see the save method in the Laravel documentation when using Session::flush() and Session::forget().
Reasons:
  • Blacklisted phrase (1): what am I doing wrong?
  • Whitelisted phrase (-1): it worked
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Angel