Any notifications are not entered into the Notifications database
im trying to use databaseNotifications for my panel, but its not working,, i already try everything (like migrate the required table) but still not notified about anything (im using export action)
Solution
nevermind i just need to create jobs table, and change queue_connection = database instead of sync, thanks!!