Skip to content

This package is for sending SMS notifications programmatically through mNotify

License

Notifications You must be signed in to change notification settings

naviwarernd/tidings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tidings

This package is for sending SMS notifications programmatically through mNotify. To use the package in your PHP (or Laravel) application, you need to an mNotify account.

You don't need to clone this repository to use this library in your own projects. Use Composer to install it from Packagist.

Installation

If you're new to Composer, here are some resources that you may find useful:

Software Requirement
  • Git
  • Composer
Installation Steps
  1. composer require naviware/tidings-through-mnotify
  2. composer update

Publish Configuration File

To publish the configuration file, run the code below

php artisan vendor:publish --provider="Naviware\Tidings\TidingsServiceProvider"

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Testing Suite

This package has not been tested yet!

Credits

License

The MIT License (MIT). Please see License File for more information.

About

This package is for sending SMS notifications programmatically through mNotify

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages