SKG
SKG
I also face the same problem like @starx .Usage of this module is very hard.Please explain it with very simple way so that everybody can understand it.
I modified getUserByIdentity methos in \vendor\zizaco\confide\src\Confide\EloquentRepository.php ``` public function getUserByIdentity($identity) { $user = $this->model(); $condition = function($query) use ($identity) { $firstWhere = true; foreach ($identity as $attribute => $value) {...
No that is not my problem. My problem is different. Please check my image which I attache and check my requirement again