thesoftwarefarm/graph-teams-sdk
Composer 安装命令:
composer require thesoftwarefarm/graph-teams-sdk
包简介
The Microsoft Teams SDK for PHP
README 文档
README
Lets you create users and events.
Installation
Require this package in your composer.json. Run the following command:
composer require thesoftwarefarm/graph-teams-sdk
After updating composer, the service provider will automatically be registered and enabled, along with the facade, using Auto-Discovery
Next step is to run the artisan command to bring the config into your project
php artisan vendor:publish --provider="TheSoftwareFarm\MicrosoftTeams\MicrosoftTeamsServiceProvider" --tag=config
Update config/microsoft_teams.php
统计信息
- 总下载量: 263
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-01-11