andersao / andersao/l5-repository
Search multiple fields with single or multiple values ?
Offen
- Vorherrschende Sprache
- PHP
- Sterne
- 4.2k
- Forks
- 880
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hi,
The RequestCriteria allow you to search via query parameters.
What about search multiple values for the same or multiple fields ?
Example:
http://prettus.local/users?search=name:John Doe;email:john@gmail.com -> returns nothing
http://prettus.local/users?search=name:John;Ivan -> returns nothing
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.