boing6002 / localisation
Localisation management dependency for Laravel Enso
2.4.12
2019-01-21 16:32 UTC
Requires
- php: >=7.1.0
- jenssegers/date: ^3.4
- laravel-enso/core: 3.5.*
- laravel-enso/formbuilder: 2.12.*
- laravel-enso/helpers: 1.10.*
- laravel-enso/select: 2.8.*
- laravel-enso/structuremanager: 2.5.*
- laravel-enso/vuedatatable: 1.9.*
This package is auto-updated.
Last update: 2026-05-25 10:59:34 UTC
README
Localisation management dependency for Laravel Enso.
click on the photo to view a short demo in compatible browsers
Features
- allows an easier management of languages, keys and translations in the context of a multi language application
- uses the newer Laravel
__()translation method and stores keys and translations inside a JSON file - permits adding as many languages as you require and the quick creation of translations for the keys you need
- the language selector is easily accessible in the right-hand sidebar
Configuration & Usage
Be sure to check out the full documentation for this package available at docs.laravel-enso.com
Contributions
are welcome. Pull requests are great, but issues are good too.
License
This package is released under the MIT license.