Advanced Laravel | Database Notification Mark As Read #25

Advanced Laravel | Database Notification Mark As Read #25

Bitfumes - AI & LLMs

6 лет назад

23,821 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Ray Ray
Ray Ray - 10.06.2023 17:04

Thank you so much.

Ответить
Sikander Nawaz
Sikander Nawaz - 20.10.2022 10:44

you are just amazing bro : - )

Ответить
vitesh rana
vitesh rana - 16.05.2022 18:44

nice tutorial

Ответить
Lamb0666
Lamb0666 - 06.08.2021 10:33

thank you funny guy, you are awesome!

Ответить
Anthony Mark
Anthony Mark - 01.12.2020 00:10

Can i mark a specific notifcation as read, instead of all

Ответить
ahlem mezerreb
ahlem mezerreb - 05.05.2020 18:03

thank you very much sr but i have a problem with unreadNotifications is not in light gray i don't know why can you help me please

Ответить
Hérick Wilke
Hérick Wilke - 18.11.2019 00:11

THANK YOU VERY MUTCH, MY FRIEND!! YOU SAVED MY LIFE!


Simple, faster to do, easy to do. You're awesome.


a very bug hug from Brasil.

Ответить
SUVINDRAN RAVINDRAN
SUVINDRAN RAVINDRAN - 02.10.2019 10:11

For single column
Mark a single notification as read



$id = auth()->user()->unreadNotifications[0]->id;
auth()->user()->unreadNotifications->where('id', $id)->markAsRead();


Thanks for the amazing tutorial bro.. really helpful :)

Ответить
Abdul Quddoos
Abdul Quddoos - 04.06.2019 13:25

thanks for this but how to delete a particuler notification

Ответить
Типичный ЭМигрант
Типичный ЭМигрант - 06.05.2019 16:53

Спасибо дружок, все круто!

Ответить
Shubham Gupta
Shubham Gupta - 23.04.2019 09:47

Hello this is great tutorial i want to create push notification in laravel is it possible to create in laravel??

Ответить
Asad Ali
Asad Ali - 16.03.2019 13:22

How to delete a Data base Notification????

Ответить
Asad Ali
Asad Ali - 15.03.2019 14:07

how to use it on my CRUD syetem i want a notification when ever someone will do CRUD on my data abse i want it to show that person edit post or something like that

Ответить
Maidul
Maidul - 24.02.2019 06:26

How do you make this real time?

Ответить
Arun Subba
Arun Subba - 28.12.2018 14:16

hey sarthak, thanks for your nice video. I have a question: I want to access users table with role as admin and not by id how do you do that?

Ответить
Marcello Pato
Marcello Pato - 13.09.2018 00:37

YOU ARE THE MAN!!!!!!

Ответить
Abie Abie
Abie Abie - 12.09.2018 12:16

Nice tutorial, but how I can make detail notification?

Ответить
Mantec Go
Mantec Go - 30.05.2018 07:03

Hi, Thank you for this video it is very helpful, I added a new column to the notifications table to indicate the task that is completed (task_id) but I can't assign a value to this column. how can I do that?

Ответить
Hristiyan Slavov
Hristiyan Slavov - 11.04.2018 16:14

Thanks a lot for the tutorials man, it was very helpful !

Ответить
Islam Ibakaev
Islam Ibakaev - 17.01.2018 01:17

Oh, dude this 4 space indentation is evil😫

Ответить