We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d5eb99 commit 96112c7Copy full SHA for 96112c7
README.md
@@ -75,7 +75,7 @@ Follow Laravel's documentation to add the channel to your Notification class.
75
use NotificationChannels\Twitter\TwitterChannel;
76
use NotificationChannels\Twitter\TwitterMessage;
77
78
-class NewForumDiscussionCreated extends Notification
+class NewsWasPublished extends Notification
79
{
80
81
/**
0 commit comments