Level 102
Not sure what dashboard that is, but my guess is that its checking if config is cached
php artisan config:cache
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello
Install Laravel with Nginx on Ubuntu getting such error, Laravel Config Cached false https://ibb.co/1dmtNkz
I did user write access
sudo chown -R www-data.www-data /var/www/storage
sudo chown -R www-data.www-data /var/www/bootstrap/cache
I need make other write access ?
Please or to participate in this conversation.