netgardeners/chesta
Composer 安装命令:
composer require netgardeners/chesta
包简介
Provide custom content providers
README 文档
README
Chesta
This addon will make it easy to add a custom content provider for arbitrary collections.
Installation
Step 1
Pull in your package with composer
composer require netgardeners/chesta
Step 2
Create a custom child store by extending the Cyberhouse\Chesta\AbstractEntriesStore class.
Step 3
Publish the chesta config ...
php artisan vendor:publish --provider="Cyberhouse\Chesta\ServiceProvider" --force
... and add a mapping for the collection and the custom child store.
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-01-19