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...

why we use Laravel - Session ?

Answer Posted / sunil kumar

Sessions are used to store information about the user across the requests.
Laravel provides various drivers like file, cookie, apc, array, Memcached, Redis, and database to handle session data.
By default, file driver is used because it is lightweight.
Session can be configured in the file stored at config/session.php.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is eloquent orm in laravel?

782


Tell me what is the purpose of using dd() function iin laravel?

844


Do you know what is http middleware?

826


Explain homestead in laravel.

763


How to create view Laravel - File Uploading ?

1439


What is register method?

742


What do you mean by composer?

752


What is composer lock in laravel?

750


What are route groups?

753


What is database migration in laravel? How to use this?

735


Why we use Laravel - Artisan Console ?

1565


List basic concepts in laravel?

773


What is http middleware?

767


What do you understand by lumen?

778


What is double submit cookie?

722