so i keep getting this error on my live server but not on my local host, everything works normal on my localhost but when i deploy my website on online server it keep giving me this error
file_put_contents(C:\appname\storage\framework\views/27f511f5644086daa68b2cf835bf49f5148aba43.php): failed to open stream: No such file or directory
i tried php artisan config:cache but nothing really worked
C:\appname\storage\framework\viewsdefintely does not exist - RiggsFollyC:is not a Unix concept. there are no drives in Unix the disk storage all hangs of a logical root folder. You cannot write Windows specific code and expect it to run on Unix - RiggsFolly