Database Notifications Not Working
Hello,
I'm using Database Notifications in the afterSave() method of my Resourse Edit Class and in the afterCreate() method of the Create class.
It was working great but now it's not working anymore. It does not create any record in the database and it's not returning any errors.
Any suggestions?
Thank you!
5 Replies
Solution
Are your workers still running? Or did you restart them?
Oh no, it was not working correctly! I will have to check why, but notifications are working again
Thank you for your support!
hey
i have same problem it was working great but not working at all
how did u solved?
how to check workers still running
solved bro
what was the issue?
since using import action u should change queue driver to DB
then u should run queue:work to run notification