#Laravel Storage Folder

2 messages · Page 1 of 1 (latest)

sinful temple
#

I don't know what's going on the laravel storage/framework/sessions folder in laravel 11.? Do you have any article about that share me. Thank you.

velvet dove
#

Not sure if I understood the question, but those file represent logged users in your app, in way of speak.

About the docs, you might get some help in the HTTP Session page.

https://laravel.com/docs/11.x/session

Laravel is a PHP web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.