NabeelHassan's avatar

Laravel Cursor Paginate on user database notifications

Hi community members, Hope so you all are doing well,basically i want to add cursor pagination on user databas notifications but still no luck, here is what i have tried so far.

$notifications = Auth::user()->unreadNotifications->cursorPaginate(15);

0 likes
0 replies

Please or to participate in this conversation.