Laravel HTTP Session: Configuration

The session configuration file is stored at config/session.php.

By default, Laravel is configured to use the file session driver, which will work well for many applications.

Related concepts

Laravel HTTP Session: Configuration — Structure map

Clickable & Draggable!

Laravel HTTP Session: Configuration — Related pages: