Skip to content
New issue

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

php artisan migrate #67

Open
yursile opened this issue Jan 4, 2018 · 1 comment
Open

php artisan migrate #67

yursile opened this issue Jan 4, 2018 · 1 comment

Comments

@yursile
Copy link

yursile commented Jan 4, 2018

HI:
when I run

php artisan migrate

I get the flowing error

[Illuminate\Database\QueryException]
SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: nodena
me nor servname provided, or not known (SQL: select * from information_sche
ma.tables where table_schema = someline_starter and table_name = migra
tions)

@libern
Copy link
Member

libern commented Feb 25, 2018

You need to change .env DB_HOST

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants