Database Base Translations Keys with Google Translations API Integration.
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
you 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.