sdon2 / libretranslate-api
API Library for Libretranslate
1.1.2
2021-11-23 12:31 UTC
Requires
- guzzlehttp/guzzle: ^5.0|^6.5|^7.0
- illuminate/database: ^5.8|^6.0|^7.0|^8.0
- illuminate/support: ^5.8|^6.0|^7.0|^8.0
Requires (Dev)
- phpunit/phpunit: ^9
README
Laravel Package for Adding Translation Capabilities using LibreTranslate ======================================================================== 1. Installation: composer require sdon2/libretranslate-api 2. Publish: php artisan vendor:publish 3. Migrate: After publishing you must migrate. (Make sure don't have a table named 'libretranslate_translations') 4. Check configuration in config/libretranslate.php 5. For translations use any of these servers (or) self host your server: https://github.com/LibreTranslate/LibreTranslate#mirrors