What is the use of "laravel_session" cookie? What is the use of "laravel_session" cookie? laravel laravel

What is the use of "laravel_session" cookie?


Internally laravel uses laravel_session to identify a session instance for a user, this can be changed by going into config/session.php and editing the cookie value