webzards/deepl-trnaslate

1.1.0 2024-06-29 13:33 UTC

This package is auto-updated.

Last update: 2025-04-29 01:29:32 UTC


README

Easily integrate DeepL translation into your Laravel application with the laravel-deepl package. This user-friendly facade provides a simple interface to DeepL's powerful translation API. Built and tested specifically for Laravel 10 and above.

Requirements

Sign up for a DeepL account and navigate to the API Keys section to generate an API key. Make sure your Laravel application is configured to load the .env file. Then, copy your API key and add it to the .env file with the variable name DEEPL_AUTH_KEY.

License

Laravel deepl is open-sourced software licenced under the MIT license.