Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Releases: kirschbaum-development/laravel-translations-loader

1.4.1

30 Aug 20:18
b6575fd

Choose a tag to compare

Merge pull request #39 from maxim-devereaux/options-handling

Bug: use getOptions instead of parseQuery for handling options object

1.4.0 - Laravel 9 base support

06 Mar 01:42
214851e

Choose a tag to compare

Support new Laravel lang path by default.

1.3.2

11 May 17:39
59eb037

Choose a tag to compare

1.3.2

1.3.1

07 May 12:58
0cbe828

Choose a tag to compare

Added safery check and more tests

1.3.0 - Load specific translations

27 Mar 00:04
48593b2

Choose a tag to compare

Include and Exclude files option:
#29

1.2.0 - Live reloading done right

01 Feb 12:37
a3f069c

Choose a tag to compare

Enable auto-reloading in watch mode when translations change. #27 - Thanks @carlobeltrame

1.1.0

01 Jun 23:17
df5992a

Choose a tag to compare

Added extra test

0.5.0

17 Mar 15:52

Choose a tag to compare

Added support for nested folders when loading translations.