laravel-json-api / laravel

JSON:API for Laravel applications
MIT License
541 stars 41 forks source link

Add Where Any / All Filters #289

Open lindyhopchris opened 3 months ago

lindyhopchris commented 3 months ago

Laravel has add "where any" and "where all" clauses. Would be great to add these as new filters. https://laravel.com/docs/11.x/queries#where-any-all-clauses

This might be good for a first issue if someone is looking to help out!

haddowg commented 3 months ago

sounds like a job for the commuter train for me, consider me on it.