in tinker or in a route.
dump storage_path('framework/sessions'),
and let's see what it says
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello everyone. This is my first install laravel and i'm really don't understand what happening: After change template, i got an error:
file_put_contents(D:\Dropbox\projects\laravel\storage\framework/sessions/wclRtWKPD3ngugnDA7npV7dHTu5yAC46emg2fqcs): failed to open stream: No such file or directory
The most weird that i run my App on remote web server. But error show me allegedly i run on local (dropbox folder). I cleared cache (on remote server and local) 777 permitions on storage folder of course.
I can assume that something was compiled on local machine and somewhere keeping "local path"
Please or to participate in this conversation.