Posts by Elves Bezerra • 61 points
1 post
-
6
votes2
answers4705
viewsA: Laravel database connection error
I had the same problem and solved using the following commands: php artisan cache:clear php artisan config:cache
1 post
6
votes2
answers4705
viewsI had the same problem and solved using the following commands: php artisan cache:clear php artisan config:cache