How to use multiple where condition in Laravel?
I want to fetch data from the database using laravel by using multiple conditions. The query must look for the different conditions in same columns and grab the result. Table looks like this Item Position Gender A All All B…