All notable changes to laravel-localizer will be documented in this file.
Full Changelog: https://github.com/DevWizardHQ/laravel-localizer/compare/v1.0.0β¦v1.0.1
This is the first stable release of Laravel Localizer, a powerful localization package that bridges Laravel translations to your SPA frontend (React/Vue) with automatic TypeScript generation.
Translation Management
Automatic Translation Scanning
__(), trans(), and lang() callsTypeScript Generation
Auto-translation
React Package - @devwizard/laravel-localizer-react
useLocalizer() hookVue Package - @devwizard/laravel-localizer-vue
useLocalizer() composablelocalizer:install - Interactive installation wizardlocalizer:sync - Scan and sync translation keyslocalizer:translate - Auto-translate between localeslocalizer:generate - Generate TypeScript files?locale=fr)X-Locale)$user->getLocale())Accept-Language)spatie/laravel-package-tools - Package scaffoldingilluminate/contracts - Laravel framework integrationstichoza/google-translate-php - Auto-translation (optional)