We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fails at php artisan migrate
php artisan migrate
[PDOException] SQLSTATE[08006] [7] FATAL: no PostgreSQL user name specified in startup p acket
Do we need to include steps to set up username and password for db?
The text was updated successfully, but these errors were encountered:
@jonedavis did you test it out in #35 branch? I replaced postgres with sqlite as you can confirm in this GH actions job: https://github.com/TwilioDevEd/airtng-laravel/pull/35/checks?check_run_id=540510663
Sorry, something went wrong.
Closing :)
po5i
No branches or pull requests
Fails at
php artisan migrate
Do we need to include steps to set up username and password for db?
The text was updated successfully, but these errors were encountered: