MessageHistory::where('sender_user_id', 138)->orWhere('receiver_user_id', 138)->groupBy('receiver_user_id')->orderBy('created_at', 'DESC');
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community