Laravel Localization

preview_player
Показать описание
Laravel Localization
In this video you will learn how to turn your #Laravel project into a multi language project.

Laravel #localization features provide a convenient way to retrieve strings in various languages, allowing you to easily support multiple languages within your application.

This is the approach Laravel uses to manage translation strings for built-in Laravel features such as validation error message.

We're using Laravel 8 in this example.

❤️Subscribe :)
Рекомендации по теме
Комментарии
Автор

thanks it's very usefull way to handle localzation

mahmoud_awad
Автор

Thank you that is exactly what I needed. Works perfectly

robertolyra
Автор

you saved me dude, , before this i applied google translation package that response were very slow

EvycClips
Автор

thank you very much worked like a charm 👍

tenzindorjee
Автор

thank you but the route not working and what if i want translate all my dashboard for all roles

kiboal
Автор

Bro what if i have different blades, when i click chinesse, it wil send you to main page, also if you solve this problem, there is this still problem to when you change page, it will be back to english cause your locale is same, so i guess in href you can wrote code to it will change your locale

mamedov