Try to put the where() at the end of the queryBuilder, before paginate. Try to use where('status', '=', 1).
Any change?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community