Database Base Translations Keys with Google Translations API Integration.
composer require queents/translations-moduleAdd Module to modules_statuses.json if not exists
{
    "Translations": true
}php artisan translations:installMake a migration
php artisan migratePublish Assets
npm i & npm run buildOR
yarn & yarn buildyou can join our discord server to get support VILT Admin
look to the new docs of v4.00 on my website Docs
Please see CHANGELOG for more information on what has changed recently.
The MIT License (MIT). Please see License File for more information.