Download the PHP package misterpaladin/jstrans without Composer
On this page you can find all versions of the php package misterpaladin/jstrans. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download misterpaladin/jstrans
More information about misterpaladin/jstrans
Files in misterpaladin/jstrans
Download misterpaladin/jstrans
More information about misterpaladin/jstrans
Files in misterpaladin/jstrans
Vendor misterpaladin
Package jstrans
Short Description Use Laravel translations in javascript
License MIT
Package jstrans
Short Description Use Laravel translations in javascript
License MIT
Please rate this library. Is it a good library?
Informations about the package jstrans
JSTrans
Use Laravel translations in javascript
Other languages:
- Russian
Installation
Install package:
Add JSTransServiceProvider
to your config/app.php
:
Publish config:
Usage
Edit config/jstrans.php
, add translations you wish to use in javascript:
Include this script in your views before your javascript files:
And use it in your javascript like Laravel's trans()
function:
Custom values
You may specify additional values to overwrite localization files:
All versions of jstrans with dependencies
PHP Build Version
Package Version
No informations.
The package misterpaladin/jstrans contains the following files
Loading the files please wait ....