ominity/laravel-ominity
最新稳定版本:v1.3.0
Composer 安装命令:
composer require ominity/laravel-ominity
包简介
Ominity API client wrapper for Laravel
README 文档
README
<h1 align="center">Ominity for Laravel</h1> [](https://packagist.org/packages/ominity/laravel-ominity) [](https://packagist.org/packages/ominity/laravel-ominity) [](https://packagist.org/packages/ominity/laravel-ominity) ## **Requirements** * An active installation of [Ominity](https://www.ominity.com). * Up-to-date OpenSSL (or other SSL/TLS toolkit) * PHP >= 8.1 * [Laravel](https://www.laravel.com) >= 10.0 ## Installation You can install the package via Composer. Run the following command in your terminal: ```bash composer require ominity/laravel-ominity ``` After installing the package, the Ominity service will be available for use in your Laravel application. ## Configuration Publish the configuration file using the following Artisan command: ```bash php artisan vendor:publish --provider="Ominity\Laravel\OminityServiceProvider" ``` This will create a `config/ominity.php` file where you can configure the package settings. ## License [The MIT License](LICENSE.md). Copyright (c) 2024, Ominity (Connexeon BV)
统计信息
- 总下载量: 141
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-04-19