palach/laravel-omnidesk
最新稳定版本:1.6.1
Composer 安装命令:
composer require palach/laravel-omnidesk
包简介
Omnidesk library
关键字:
README 文档
README
Omnidesk Laravel is a Laravel package for start fast integration your service with Omnidesk.
Installation
You can install the package via composer:
composer require palach/laravel-omnidesk
Publish and launch required migrations:
php artisan vendor:publish --tag="omnidesk-migrations"
php artisan migrate
Optionally, you can publish the config and translation file with:
php artisan vendor:publish --tag="omnidesk-config"
php artisan vendor:publish --tag="omnidesk-translations"
Documentation
Languages
Changelog
Please see CHANGELOG for more information on what has changed recently. Follow Us on Twitter for more updates about this package.
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-30