laravel-query-builder
laravel-query-builder copied to clipboard
New Filter belongs to
This new filter receives the id and allows to call the native method whereBelongsTo
method of the model (doc).
The method accepts nested relationships.
The filter accepts receiving an array with the ids.
Unfortunately my English is not good and I couldn't write the documentation correctly. If you think the PR is correct, could you help me with the documentation?