🔤Tomato Translations
Database Base Translations Keys with Google Translations API Integration

Before Installation
this package requires sqlite3 ex of PHP to work so please install it
On Linux use this command
sudo apt-get install php8.2-sqlite3
Installation
composer require tomatophp/tomato-translations
or as Module
composer require tomatophp/tomato-translations-module
after installation use this command to install roles and publish assets
php artisan tomato-translations:install
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security
Please see SECURITY for more information about the security.
Credits
License
The MIT License (MIT). Please see License File for more information.
Last updated
Was this helpful?