csnemeth79 / locasyncforlaravel
There is no license information available for the latest version (v1.1) of this package.
v1.1
2014-05-07 15:31 UTC
Requires
- php: >=5.3.0
- illuminate/support: 4.1.*
This package is not auto-updated.
Last update: 2024-12-31 08:20:39 UTC
README
##EASY and smart tool for keep language files syncronized ##
###REPO###
https://github.com/csnemeth79/locasyncforlaravel
###CONFIGURATION###
fill src\Config.php set up log file on Logger.php
####config tags#### main_directory - laguage directoty prior_language - main language (only one) additional_languages = array for additional languages auto_fix = true = auto fix and log, false = only logging
###Usage###
implement on laravel package
###REQUIREMENTS###
Project originally created on repo: https://github.com/csnemeth79/locasync
@see readme file on https://github.com/csnemeth79/locasync