Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to Storing Session Data in Laravel ?



How to Storing Session Data in Laravel ?..

Answer / rishabh khanna

Data can be stored in session using the put() method.
The put() method will take two arguments, the “key” and the “value”.

Syntax : $request->session()->put('key', 'value');

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

What are seeds in laravel?

0 Answers  


What is laravel?

0 Answers  


How to create route name in laravel 5?

0 Answers  


What are named routes in laravel?

0 Answers  


Is laravel safe from sql injection?

0 Answers  


Name databases supported by laravel.

0 Answers  


What are all the different Route Parameters ?

0 Answers  


What is Route Parameters ?

1 Answers  


Do you know what is the latest version of laravel?

0 Answers  


Explain how to install valet?

0 Answers  


How to generate & update application key in laravel 5?

0 Answers  


Tell me does laravel support caching?

0 Answers  


Categories