Password authentication failed error on running laravel migration
问题 I am trying to deploy my Laravel app on a DigitalOcean droplet. The droplet is setup with nginx, php7, and postgres, I follow up the tuts from DigitalOcean on how to set them up. Then I try to follow this tutorial on how to deploy the Laravel app using the git hook and so on. Now the app itself is up and running, I can access the pages and all. But I can't run php artisan migrate . I have been changing the database username, name, password on .env file, but I always get the exact same error: