This repository has been archived by the owner on Jun 18, 2019. It is now read-only.
Releases: dimsav/laravel-translatable
Releases · dimsav/laravel-translatable
v10.0.0
v9.5.0
v9.4.0
v9.3.0
v9.2.0
v9.1.0
- Do not call get translation with fallback locale and fallback enabled #502
- Allow
translateOrDefault()
andtranslateOrNew()
to default to user app locale #500 - Change autoload translations behavior on runtime #501
- Use fallback in
attributesToArray()
#503 - Added
orderByTranslation()
scope #504 - Example in doc for locale filtering in
whereTranslation()
scope #487 - Fire saving event in every case #457
- Allow to change default translation model namespace from config file #508