3
votes

I change the default auth in laravel and replace the email to username. Then I login using username and s

Illuminate\Database\QueryException SQLSTATE[HY000] [2002] Connection refused (SQL: select count(*) as aggregate from users where email = [email protected])

1

1 Answers

3
votes

restart the server and check again..