File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- # Cmsms notifications channel for Laravel 5.3
1+ # CMSMS notifications channel for Laravel 5.3
22
3- This package makes it easy to send [ CM SMS messages] ( https://dashboard.onlinesmsgateway.com/docs ) with Laravel 5.3.
3+ This package makes it easy to send [ CMSMS messages] ( https://dashboard.onlinesmsgateway.com/docs ) with Laravel 5.3.
44
55## Contents
66
77- [ Requirements] ( #requirements )
88- [ Installation] ( #installation )
9- - [ Setting up your Cmsms account] ( #setting-up-your-Cmsms -account )
9+ - [ Setting up your CMSMS account] ( #setting-up-your-CMSMS -account )
1010- [ Usage] ( #usage )
1111- [ Changelog] ( #changelog )
1212- [ Testing] ( #testing )
@@ -38,9 +38,9 @@ You must install the service provider:
3838],
3939```
4040
41- ## Setting up your Cmsms account
41+ ## Setting up your CMSMS account
4242
43- Add your Cmsms Product Token and default originator (name or number of sender) to your ` config/services.php ` :
43+ Add your CMSMS Product Token and default originator (name or number of sender) to your ` config/services.php ` :
4444
4545``` php
4646// config/services.php
You can’t perform that action at this time.
0 commit comments