# $attempt = Auth::attempt([ 'username' => $this->username, 'password' => $this->password ]); It throws: This password does not use the Bcrypt algorithm.