erag / laravel-lang-sync-inertia
A powerful Laravel package for syncing and managing language translations across backend and Inertia.js (Vue/React) frontends, offering effortless localization, auto-sync features, and smooth multi-language support for modern Laravel applications.
Package info
github.com/eramitgupta/laravel-lang-sync-inertia
pkg:composer/erag/laravel-lang-sync-inertia
Fund package maintenance!
Requires
- php: >=8.1.0
- illuminate/filesystem: ^8.12|^9.0|^10.0|^11.0|^12.0|^13.0
- illuminate/support: ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0
- inertiajs/inertia-laravel: ^1.3|^2.0|^3.0
- laravel/pint: ^1.13
README
Laravel Lang Sync Inertia
About Laravel Lang Sync Inertia
Laravel Lang Sync Inertia is a lightweight package for sharing Laravel translation files with Inertia.js applications. It provides a simple way to make backend language files available inside Vue 3 and React pages without manually passing translation props in every response.
Documentation
Documentation for Laravel Lang Sync Inertia can be found at https://eramitgupta.github.io/laravel-lang-sync-inertia/.
Contributing
Thank you for considering contributing to Laravel Lang Sync Inertia.
License
Laravel Lang Sync Inertia is open-sourced software licensed under the MIT license.