Added comment
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
f54a94bd4c
commit
460693c153
1 changed files with 1 additions and 0 deletions
|
@ -273,6 +273,7 @@ class UsersController extends Controller
|
||||||
$users = $users->withTrashed();
|
$users = $users->withTrashed();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Apply companyable scope
|
||||||
$users = Company::scopeCompanyables($users);
|
$users = Company::scopeCompanyables($users);
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue