I use this to export all translations to a json file https://github.com/rmariuzzo/Laravel-JS-Localization
and then this to read them from react https://github.com/rmariuzzo/lang.js
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello there. I'm tying to implement the laravel translation features in my multi language application. I can easily use all methods in laravel blade files but now my application front part use breeze with inertia react. I wonder is there a way to use laravel localization in breeze inertia with react?
Please or to participate in this conversation.