laravel-query-builder icon indicating copy to clipboard operation
laravel-query-builder copied to clipboard

New Filter belongs to

Open gpibarra opened this issue 4 months ago • 0 comments

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?

gpibarra avatar Oct 07 '24 17:10 gpibarra