⚠️ Package in development
⚠️ This package requires you use spatie/laravel-translatable trait on your models.
$ 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