問題タブ [adldap]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
laravel - Adldap: 雄弁なクエリ、「グループにない場所」
非常に多くの行を返すクエリがあるため、コールバックするフィールドを制限する必要があるためselect
、where メソッドを使用しています。
ただし、特定のグループのものを無視して、さらに制限したいと思います。
私は現在持っています
where句を追加して、4つのグループの選択に含まれていないユーザーのみを選択できるようにしてください。
例えば。すべてのユーザーを選択しますが、「アカウント」、「HR」、「管理者」のユーザーは選択しません。