oskobri/database-translation-sheet
Composer 安装命令:
composer require oskobri/database-translation-sheet
包简介
A package that allows you to translate with google sheet your translated models
README 文档
README
⚠️ Package in development
⚠️ This package requires you use spatie/laravel-translatable trait on your models.
Installation
$ composer require oskobri/database-translation-sheet --dev
Configuration file need to be published to add your translated models.
$ php artisan vendor:publish --provider="Oskobri\DatabaseTranslationSheet\DatabaseTranslationSheetServiceProvider"
TODO:
- Configuration (Google sheet / models)
- Usage
统计信息
- 总下载量: 1.3k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-06-28