I have a question about how to search for clients with multiple filters.
Example: nome cliente
, tipo de cliente
, status do cliente
, endereço
, cidade
.
Detail: All these filters are in different fields.
How to do this using Laravel's Eloquent?