Introduction

What is Laravel Languages

Laravel Languages provides a convenient way to manage the language files in the filesystem. The package does not only enable to import and export the translations data to and from a database. It has also an isolated UI to manage languages, translators and translations.

It's very simple, the developer adds the translation keys to the project and the rest is managed by the translators and administrators in Laravel Languages.

Features

  • Manage Languages and Translations from Filesystem in a Database
  • Manage Translators and give them access to selected Languages
  • Export/Import between Filesystem and Data
  • Find missing translations in other languages
  • And much more...