islamdb/orchid-setting
Composer 安装命令:
composer require islamdb/orchid-setting
包简介
Setting in orchid platform
README 文档
README
Orchid Setting is a package that helps you to make global setting for your app
Installation
The manual assumes that you already have a copy of Laravel with Orchid
You can install the package using the Сomposer. Run this at the command line:
composer require islamdb/orchid-setting
This will update composer.json and install the package into the vendor/ directory. And then you have to publish config and migration file. You can publish them by running this at the command line:
php artisan vendor:publish --provider="IslamDB\OrchidSetting\OrchidSettingServiceProvider"
统计信息
- 总下载量: 442
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-07-27