-1

When I try to login ?

Illuminate \ Database \ QueryException (1045) SQLSTATE[HY000] [1045] Access denied for user 'homestead'@'localhost' (using password: YES) (SQL: select * from users where email = andro.nady2015@gmail.com limit 1)

enter image description here

hassan
  • 7,812
  • 2
  • 25
  • 36

2 Answers2

1

Please try this:-

DB_HOST=127.0.0.1

in place of this:-

DB_HOST=localhost
Varun.Kumar
  • 172
  • 1
  • 1
  • 11
0

thanks everyone , I solved this problem by download new version of Xampp