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 bb337c3 commit 990f460Copy full SHA for 990f460
README.md
@@ -7,7 +7,7 @@
7
You can install the package via composer:
8
9
```bash
10
-composer require boring-dragon/msgowl-laravel-notification-channel
+composer require msgowl/msgowl-laravel-notification-channel
11
```
12
13
## Setting up your MsgOwl Credentials
@@ -83,9 +83,6 @@ public function routeNotificationForMsgOwl() : string
83
84
If you discover any security related issues, please email boringdragon98@gmail.com instead of using the issue tracker.
85
86
-## Credits
87
-
88
-- [boring-dragon](https://github.com/boring-dragon)
89
90
## License
91
0 commit comments