datasdk/tools
最新稳定版本:1.0.0
Composer 安装命令:
composer require datasdk/tools
包简介
General model tools for DataSDK: settings, slugs, sorting and shared model traits.
README 文档
README
General model tools for settings, slugs, sorting, translations and shared model traits.
Installation
composer require datasdk/tools
Migrations
The service provider loads package migrations automatically.
php artisan migrate
Config
Publish the config file when you need to customize it:
php artisan vendor:publish --provider="DataSDK\Tools\ToolsServiceProvider" --tag=config
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-05-12