adspace


How to Deleting Session Data in Laravel ?

Answer Posted / Amod Kumar Singh

To delete session data in Laravel, you can use the `session()` helper function and the `forget()` method. For example, `Session::forget('key');` will remove the data associated with the specified key.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell us have you used lumen before?

809


What is latest version of laravel?

869


What is current stable version of laravel?

870


Do you know what version of laravel do you generally use?

839


How much laravel experience do you have?

815