serengiy/send-pulse
最新稳定版本:1.0
Composer 安装命令:
composer require serengiy/send-pulse
包简介
send-pulse package
README 文档
README
Installation
1. Add the Service Provider
Serengiy\SendPulse\Providers\SendPulseServiceProvider::class
2. Publish the Configuration File
Run the following Artisan command to publish the SendPulse configuration file:
php artisan vendor:publish --provider="Serengiy\SendPulse\Providers\SendPulseServiceProvider"
3. Add Environment Variables
Add the following configuration values to your .env file:
PULSE_USER_ID=YOUR_SENDPULSE_USER_ID PULSE_SECRET=YOUR_SENDPULSE_SECRET
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-11-10