In Laravel which method is used to store the data in session?

53. In Laravel which method is used to store the data in session?

  1. Get()
  2. Post()
  3. Put()

Answer: C) Put()

Explanation:

Put() method is used to store the data in session.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.