queents / translations-module
Database Base Translations Keys with Google Translations API Integration
Installs: 160
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:laravel-module
Requires
- google/cloud-translate: ^1.12
- queents/vilt: ^1.0
- spatie/laravel-translatable: ^6.0
This package is auto-updated.
Last update: 2024-10-24 02:09:52 UTC
README
Database Base Translations Keys with Google Translations API Integration.
Install
composer require queents/translations-module
Add Module to modules_statuses.json
if not exists
{ "Translations": true }
php artisan translations:install
Make a migration
php artisan migrate
Publish Assets
npm i & npm run build
OR
yarn & yarn build
Support
you can join our discord server to get support VILT Admin
Docs
look to the new docs of v4.00 on my website Docs
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.