It seems that you use your local path instead of the path of the server.
C:\xampp\htdocs
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi again . i started to upload my project to a hosting server.but there is always new bugs and( im the lucky one).
will my probleme is so clear first there is this message append when i try to access to subdomain
file_put_contents(C:\xampp\htdocs\njt_private_project\thermo\storage\framework/sessions/JyNXpbnsmCU6vLK2OsPVRHPaQmvMQK5YIem2QXUt): failed to open stream
```.
so as i understand laravel still use my local cache even in the server .so how can i fixe this issue mannualy .
Note(i don't have access to the terminal in my serve so i can't clear or config or run in artisan command)
Please or to participate in this conversation.