Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.02 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.02 KB
  • Starts
  • Forks Total Downloads

laravelir/smsir

ir sms services

Installation

  1. Run the command below to add this package:
composer require laravelir/smsir
  1. Open your config/app.php and add the following to the providers array:
Laravelir\SMSIR\Providers\SMSIRServiceProvider::class,
  1. Run the command below to install the package:
php artisan smsir:install

Changelog

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

Credits

License

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