Skip to content

Releases: kg-bot/laravel-localization-to-vue

Custom file regex

14 Oct 20:41
f3b7126
Compare
Choose a tag to compare
Merge pull request #44 from lsmith77/custom_regexp

Custom regexp

Enable Laravel 6

02 Sep 15:38
fd678f7
Compare
Choose a tag to compare
Merge pull request #43 from ludo237/patch-1

Update composer.json

Fixed problem with multiple lang paths

14 Feb 16:27
73994b7
Compare
Choose a tag to compare
Merge pull request #36 from kg-bot/analysis-XZZkOP

Apply fixes from StyleCI

Parsing multiple directories

31 Jan 09:56
5b4104e
Compare
Choose a tag to compare

Plugin can now parse multiple directories that you define in .env file or different directory then resources/lang

Fixed error where only one json file was included in flat response

18 Jan 09:55
d1ff741
Compare
Choose a tag to compare
Merge pull request #30 from kg-bot/analysis-zO7KkL

Apply fixes from StyleCI

Improved JSON files parsing

20 Dec 15:54
034f569
Compare
Choose a tag to compare
Merge pull request #27 from ridaamirini/master

Improved toFlat method (#26)

Removed PHP version dependency

12 Dec 13:42
Compare
Choose a tag to compare
v1.5.2

Merge remote-tracking branch 'origin/master'

v1.5.1: Merge pull request #21 from kg-bot/analysis-8nwZLy

10 Dec 14:00
4e019fa
Compare
Choose a tag to compare

Now parsing json files in resources/lang directory.

New export command

30 Jul 10:33
da2ecbb
Compare
Choose a tag to compare

New command, export messages to flat strcuture ll_messages.js file

Artisan export command fixed

25 Jul 22:08
b6a3d42
Compare
Choose a tag to compare
Merge pull request #13 from kg-bot/analysis-8LO56m

Apply fixes from StyleCI