Cannot update because routes-v7.php is not writeable 🙀

image
Hmmm… :thinking: So how can I fix this issue?

Thanks in advance.
Kind regards
AngryWarrior.

This is due to a artisan command being run by a non-www user.

You’ll need to chown bootstrap/cache to the webuser and then try again.

2 Likes

Ok thank you very much @hillel for your kind help! :smiley:

Kind regards
AngryWarrior