Releases: shapehq/laravel-language-center
Releases · shapehq/laravel-language-center
v2.2.2
v2.2.1
Before __('Not found')
would trigger an exception, since it did not follow the required Language Center key format.
This will be ignored now in this update.
v2.2.0
Support Guzzle v7
v2.1 Laravel 6.x support
Support Laravel 6.x
v2.0.4
Support redis cache driver
v2.0.3
Fix locale loading
v2.0.2
Optimize loader for better performance.
Add enable/disable option
There is now the environment LANGUAGE_CENTER=true
by default, you can set it to false
if you wish to have your application not making any API calls at all.
Support for Laravel 5.5
v2.0.0 Fix for 5.5 (other versions might be depricated, so use the version t…
Minor improvement
v1.0.4 Possible fix for weird string behavior