Please try to clear your configuration cache by using the command:
php artisan config:clear
php artisan cache:clear
Remember, if you don't set your database configuration the same as the env file. Try not to use artisan commands:
php artisan config:cache
I don't speak English well, so I hope you understand what I'm saying.
Thank you for trying to help. I managed to fix it by downgrading PHP to 7.0 - I realized that I am running Laravel 5.4 and not 5.7
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community