79817723

Date: 2025-11-12 12:23:14
Score: 1
Natty:
Report link

change the ownership using these commands

sudo chown -R www-data:www-data storage bootstrap/cache
sudo chmod -R 775 storage bootstrap/cache

and after that refresh with artisan commands

php artisan cache:clear
php artisan view:clear
php artisan config:clear
php artisan route:clear
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Sudam Ranasinghe