Laravel this is not only a practical framework, it is also a programming style
return $this->hasManyThrough('App\TblEmployeeMaster', 'App\TblMasUser','usr_UserId','emp_EmployeeCode');
That's my code.. I want to add 2 localkey one for TblEmployeeMaster and another one for App\TblMasUser
TblEmployeeMaster
App\TblMasUser
Aucun commentaire:
Enregistrer un commentaire