承接 uzsoftic/laravel-eskiz 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

uzsoftic/laravel-eskiz

最新稳定版本:v0.1

Composer 安装命令:

composer require uzsoftic/laravel-eskiz

包简介

Laravel Eskiz SMS

README 文档

README

Laravel Logo

Laravel Eskiz SMS


Using this package, you can send SMS from ESKIZ SMS (eskiz.uz) to phone numbers in Uzbekistan.

LaravelEskiz

Latest Version on Packagist Total Downloads Build Status License License: MIT License

GitHub contributors GitHub last commit (branch) GitHub Release Date - Published_At

https://shields.io/badges/git-hub-package-json-dynamic

Official API docs: https://documenter.getpostman.com/view/663428/RzfmES4z?version=latest

Installation

Via Composer

composer require uzsoftic/laravel-eskiz

Next, we need to add package service provider to config/app.php inside providers array.

Uzsoftic\LaravelEskiz\LaravelEskizServiceProvider::class,

And

php artisan vendor:publish --provider=Uzsoftic\LaravelEskiz\LaravelEskizServiceProvider

After installation, we need to migrate command.

php artisan migrate

Or

php artisan migrate --path=/database/migrations/2023_08_26_190625_create_eskiz_config_table.php
php artisan migrate --path=/database/migrations/2023_08_26_190642_create_eskiz_sms_table.php

Usage

Configure with admin panel

/admin/eskizsms/config

Generate Eskiz SMS Token

php artisan laravel-eskiz:generate

Change log

Please see the changelog for more information on what has changed recently.

Testing

$ composer test

Security

If you discover any security related issues, please email softuzb@gmail.com instead of using the issue tracker.

Credits

License

MIT. Please see the license file for more information.

Developer: Umarov Kamoliddin! 😉

统计信息

  • 总下载量: 9
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 2
  • 开发语言: Blade

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-08-26