Support the ongoing development of Laravel.io →
Authentication Session
Last updated 1 year ago.
0

Make sure the path specified in the error is writeable by the web server user account, looks like it's not?

The alternative is to change app/config/sessions.php and change the session storage path to "/tmp" which is the default PHP session save path (laravel changes this, probably to keep session files more secure on shared hosting servers).

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

rsensan rsensan Joined 15 Apr 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.