fegerer/langtojs

:package_description

dev-master 2020-05-28 12:42 UTC

This package is not auto-updated.

Last update: 2024-05-25 06:38:15 UTC


README

Latest Version on Packagist Total Downloads Build Status StyleCI

Laravel Translations in Javascript.

Installation

Via Composer

$ composer require fegerer/langtojs

Usage

Publish Config

php artisan vendor:publish --provider Fegerer\LangToJs\LangToJsServiceProvider

Edit langtojs.php

Render the Scripts.

{!! LangToJs::scripts() !!}

Change log

Please see the changelog for more information on what has changed recently.

Testing

$ composer test

Security

If you discover any security related issues, please email author email instead of using the issue tracker.

Credits

License

license. Please see the license file for more information.