11. open path\to\vendor\laravel\framework\src\Illuminate\Auth\EloquentUserProvider.php
2
32. find all "password" value
4
53. replace all "password" value to match your database user table "password" field
64. save that
7
8and make sure your password is generated by hash