#Cache error

6 messages · Page 1 of 1 (latest)

drowsy hamlet
#

Hi, I have this error The C:\Travail\Web\_Servers\BARBOFUS\bootstrap\cache directory must be present and writable. when I go on a page that contains a Livewire include, I don't really know why. I have a cache folder in the bootstrap folder, but I don't know how to make it writable. This issue appear after a composer update. I'm on windows 10 and it's a local project (run with laragon)

#

I have Laravel v9.52.4, Livewire v2.12.1 and PHP 8.2.3

drowsy hamlet
#

I created a new laravel project to test, install livewire, and just after the livewire installation, I have the same error, but in this case, delete and recreate the 'cache' folder worked

amber rune
#

I believe you used the commands for cache clearing and creating the cache again?

drowsy hamlet
#

Hi, I reopen my post cause I want to definitely clear this issue.. So I have this problem where the cache directory doesn't have the good right to be written, each time I want to use a php artisan migrate command, or other command, I have to do those command and it's really boring, do you why it suddenly appeared ?

#

I must do the sudo command each time for the rights