Can you help me with this ajax update notifications scenario – Laravel
I'm working with Laravel 9 to develop a forum project, and I have used database notifications for showing users new notifications such as best answer or etc. The notifications list works correctly but shows the number of new notifications after…