Laravel - Request and Response
What does the Laravel session method
forget('key') do?forget('key') do?forget method deletes a specific key from the session data.flush() which clears all data, forget() targets one key.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions