Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

JasmineBeeh's avatar

Use laravel localization in breeze with inertia and react

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?

0 likes
3 replies
beelalamin's avatar

Check this solution, It works pretty well.

"https://github.com/EugeneMeles/laravel-react-i18n"

Please or to participate in this conversation.