laravel-localization-to-vue

Make Laravel standard localization files available in format required by various JavaSript localization packages

MIT License

Downloads
607.9K
Stars
238
Committers
18

Bot releases are visible (Hide)

laravel-localization-to-vue - Laravel 11 Support Latest Release

Published by kg-bot 7 months ago

laravel-localization-to-vue - Laravel 10 support

Published by kg-bot over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/kg-bot/laravel-localization-to-vue/compare/v2.0...v2.1

laravel-localization-to-vue - Laravel 9 support

Published by kg-bot over 2 years ago

laravel-localization-to-vue - v1.7.1

Published by kg-bot about 3 years ago

Fixed Cache unavailable during package discovery #76

laravel-localization-to-vue - Additional format when exporting messages

Published by kg-bot about 3 years ago

When calling php artisan export:messages you can now use two formats, javascript (which is default if you don't provide any arguments) and json

Example:

php artisan export:messages json

Json format works nice with i18n-ally VS Code plugin

laravel-localization-to-vue - Use correct regex on route localization

Published by kg-bot about 3 years ago

Regex defined in configuration will now be passed correctly when you request localization strings from route

Fix for #59

laravel-localization-to-vue - Laravel 8 support

Published by kg-bot about 4 years ago

laravel-localization-to-vue - Laravel 7 support

Published by kg-bot over 4 years ago

laravel-localization-to-vue - Export callback, route can be cached

Published by kg-bot over 4 years ago

laravel-localization-to-vue -

Published by kg-bot almost 5 years ago

laravel-localization-to-vue - Custom file regex

Published by kg-bot about 5 years ago

laravel-localization-to-vue - Enable Laravel 6

Published by kg-bot about 5 years ago

laravel-localization-to-vue - Fixed problem with multiple lang paths

Published by kg-bot over 5 years ago

laravel-localization-to-vue - Parsing multiple directories

Published by kg-bot over 5 years ago

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

laravel-localization-to-vue - Fixed error where only one json file was included in flat response

Published by kg-bot almost 6 years ago

laravel-localization-to-vue - Improved JSON files parsing

Published by kg-bot almost 6 years ago

laravel-localization-to-vue - Removed PHP version dependency

Published by kg-bot almost 6 years ago

laravel-localization-to-vue -

Published by kg-bot almost 6 years ago

Now parsing json files in resources/lang directory.

laravel-localization-to-vue - New export command

Published by kg-bot about 6 years ago

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

laravel-localization-to-vue - Artisan export command fixed

Published by kg-bot about 6 years ago

Package Rankings
Top 1.74% on Packagist.org
Badges
Extracted from project README
Latest Stable Version Total Downloads Latest Unstable Version License Monthly Downloads Daily Downloads