Download the PHP package isaeken/laravel-translator without Composer
On this page you can find all versions of the php package isaeken/laravel-translator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download isaeken/laravel-translator
More information about isaeken/laravel-translator
Files in isaeken/laravel-translator
Package laravel-translator
Short Description Laravel translation helpers
License MIT
Homepage https://github.com/isaeken/laravel-translator
Informations about the package laravel-translator
Laravel Translator
Installation and setup
Installation
You can install the package via composer:
Setup
You can publish the config file with:
Usage
You can activate auto save translation
``
You can use the translation system as in Laravel standards.
``
You can use the translation system with javascript by adding the "@translator" directive to the head in your design.
`
`
Automatic recording or errors will not work in the translations you use on Javascript.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Isa Eken
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-translator with dependencies
facade/ignition-contracts Version ^1.0
illuminate/contracts Version ^8.37
spatie/laravel-package-tools Version ^1.4.3