Adding where condition in query method is not returning the correct data in yajra datatables
I’m trying to add where
condition inside the query()
method, but it is not working as expected. Please see my code below.
I’m trying to add where
condition inside the query()
method, but it is not working as expected. Please see my code below.