webid/octools-connectors
最新稳定版本:v0.1.2
Composer 安装命令:
composer require webid/octools-connectors
包简介
README 文档
README
Octools-Connectors is a collection of services for Octools.io. It's a set of connectors that can be used to connect different services.
⚙️ Requirements
- PHP >= 8.1
- Laravel >= 10.0
- Laravel Nova >= 4.0
- Octools >= 0.1
📦 Installation
-
With Composer :
composer require webid/octools-connectors
-
After installation, you must publish the necessary assets using the following command :
php artisan vendor:publish --provider="Webid\OctoolsGithub\OctoolsGithubServiceProvider "
php artisan vendor:publish --provider="Webid\OctoolsGithub\OctoolsGryzzlyServiceProvider"
php artisan vendor:publish --provider="Webid\OctoolsGithub\OctoolsSlackServiceProvider"
📝 Configuration
For each connector, you must add the necessary configuration in the .env file. You can find the variables to add in the config/octools-<services_name>.php file.
统计信息
- 总下载量: 123
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2023-04-14