We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a24b98 commit 1b11e9fCopy full SHA for 1b11e9f
README.md
@@ -13,15 +13,8 @@ Did you buy a Laravel script and it doesn't have your language in the`lang`file?
13
Do you want to make your web application bilingual, but you don't know how to translate all those words?</br>
14
Do you not have the possibility to use the JSON format that many Laravel language translation packages give you?
15
16
-# Requirements
17
-***
18
-
19
-- `PHP: >=8.0`
20
-- `stichoza/google-translate-php: ^5.1`
21
-- `Laravel Framework: 9.*|10.*|11.*`
22
23
# Installation
24
25
```
26
composer require alisalehi/laravel-lang-files-translator
27
0 commit comments