Laravel Lang
Translations Status
11.x
GitHub open in new window
Getting Started
Introduction
Installation
Basic Usage
Translations Status
Changelog
References
#Basic Usage
#Copy files
Note
If you want to automate the process, then use one of the translation managers.
After adding the dependency using composer (as described above) to your application
you can find the language files under the directory vendor/laravel-lang/lang.
Copy the folders of languages that you want, in resources/lang or lang directory of
your Laravel application.
Edit this page open in new window
Last Updated: 24/01/2022 11:08:26