You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't find a method that will check if there's "an existing record" on the friend request table (I'd have to use Eloquent manually), but there could be a method created to check this right? I mean,
What if the other user is already:
Added? Pending Request? Blocked?
Is there a single method to check this?
The text was updated successfully, but these errors were encountered:
I can't find a method that will check if there's "an existing record" on the friend request table (I'd have to use Eloquent manually), but there could be a method created to check this right? I mean,
What if the other user is already:
Added? Pending Request? Blocked?
Is there a single method to check this?
The text was updated successfully, but these errors were encountered: