Guest User

Untitled

a guest
May 5th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. `php artisan migrate`
  2.  
  3. `SQLSTATE[08006] [7] timeout expired (SQL: select * from information_schema.tables where table_schema = public and table_name = migrations)
  4. `
  5.  
  6. `DB_CONNECTION=pgsql
  7. DB_HOST=projects.cggts***.rds.amazonaws.com
  8. DB_PORT=5432
  9. DB_DATABASE=projects
  10. DB_USERNAME=*********
  11. DB_PASSWORD=*********`
Add Comment
Please, Sign In to add comment