telex

时间:2024-04-16 09:23:50
【文件属性】:

文件名称:telex

文件大小:8KB

文件格式:ZIP

更新时间:2024-04-16 09:23:50

PHP

电传保留包 Telex保留程序包是一个PHP电子邮件/ SMS管理和客户保留程序库,它提供了一种更容易表达的发送电子邮件的方式。 该软件包包括用于轻松集成Laravel的ServiceProviders。 要求 PHP> = 7.4 入门 在上创建帐户以创建可重复使用的电子邮件/ SMS模板。 安装 composer require dmatrix/telex: "^1.0.2" 发布资源 在终端php artisan vendor:publish --tag=telex-config运行此命令php artisan vendor:publish --tag=telex-config 复制以下代码块并将其添加到config / services.php 'telex' => [ 'id' => env('TELEX_ORGANIZATION_ID'),


【文件预览】:
telex-master
----src()
--------Providers()
--------Models()
--------config()
--------Repository()
----README.md(1KB)
----composer.json(663B)

网友评论