yassir3wad / nova-realtime-notification

This package adds real-time notification broadcasting capabilities to Laravel Nova Notifications, seamlessly integrating with Laravel Nova.
MIT License
2 stars 0 forks source link

Can you post your resource file /admin/messages ? #3

Open scramatte opened 3 months ago

scramatte commented 3 months ago

Hi,

Can you post your resource file /admin/messages ? I've got 404 when I click view notification

Regards

yassir3wad commented 3 months ago

Hello @scramatte - This package uses Nova Notifications and I don't have any message resource

scramatte commented 3 months ago

Hello,

I’ve got 404 error when i click on the link into each notificación Enviado desde mi iPhone

El 26 jul 2024, a las 9:02, Yassir Awad @.***> escribió:



Hello @scramattehttps://github.com/scramatte - This package uses Nova Notifications https://nova.laravel.com/docs/customization/notifications.html and I don't have any message resource

— Reply to this email directly, view it on GitHubhttps://github.com/yassir3wad/nova-realtime-notification/issues/3#issuecomment-2252105196, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AABOCXSP6BKZ2BBWRUPB2B3ZOHYA3AVCNFSM6AAAAABLKUXEW6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJSGEYDKMJZGY. You are receiving this because you were mentioned.Message ID: @.***>

yassir3wad commented 3 months ago

@scramatte - The link should be configured by you, for example, if the new notification is "New order received", then you should specify the link as /resources/orders/$resourceId

image