SyntaxFix
Write A Post
Hire A Developer
Questions
Countercheck if boostrap/cache/config.php database details are correct. That should give you an hint if they are.
boostrap/cache/config.php
If they are not, then you need to clear the cache using the following steps :
rm -fr bootstrap/cache/*
php artisan optimize