Тёмный

Laravel 8 tutorial - Localization | locale 

Code Step By Step
Подписаться 323 тыс.
Просмотров 56 тыс.
50% 1

Опубликовано:

 

27 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 77   
@codestepbystep
@codestepbystep 2 года назад
please support me by subscribe, like and comment :) thank you
@rojan11
@rojan11 3 года назад
Interview Question: When we missed out on any of the lists from any files, then it will return the default language instead.
@premisitgroup-ltd.3070
@premisitgroup-ltd.3070 3 года назад
Great tutorial. You should expand it by walking through the best way of adding "language buttons" and how the system "remembers" which language to use, when user browser around in the different app web pages.
@muditgulgulia5350
@muditgulgulia5350 2 года назад
You can get the current locale by their timezone
@AshishPatel-xr2pb
@AshishPatel-xr2pb 4 года назад
❤️❤️❤️ Lovely ❤️❤️❤️ What an explanation Buddy, Keep on uploading these kind of videos please
@dota2rampagetracker
@dota2rampagetracker Год назад
In Laravel 10, lang directory is not present by default. Use 'php artisan lang:publish' command if it's missing
@SUMANTHAMCA-31
@SUMANTHAMCA-31 Год назад
tq bro
@MonirulIslam-sg7oh
@MonirulIslam-sg7oh 3 года назад
Just love this series, hats of Anil
@rakeshsingh1984
@rakeshsingh1984 8 месяцев назад
please create one video on gate,policy and laravel role-permission
@raghavendrakesari337
@raghavendrakesari337 3 года назад
bhai shuru me mushkil ho rha tha smjhne me But ab sahi hai
@user-fk8wf4wg4y
@user-fk8wf4wg4y Год назад
nice man bro we can set route like this Route::group( [ 'prefix' => LaravelLocalization::setLocale(), 'middleware' => ['localeSessionRedirect', 'localizationRedirect', 'localeViewPath', 'web', 'auth:students'] ], function () { Route::get('student/class/addMsg/{id}', ['as' => 'frontend.student.showaddmsg', 'uses' => 'UsersController@showaddmsg']); } i think this bestway
@kaziovesh9798
@kaziovesh9798 4 года назад
sir kya ham ye languge me api call kara sktew he languge change karne ke liye???? means agr usrer dropdown me hindi select krta he puri website hindi me ho jati he? agr use korean select krta he korean ho jati he???? ye api se languge change kr skte he?
@ABHISHEKKUMAR-ne3rk
@ABHISHEKKUMAR-ne3rk 4 года назад
Agar,multiple pages ka karna hoga to pure page ko particular language me convert karna hoga..
@idrees7861000
@idrees7861000 3 года назад
Answer of Interview Question: if it do not find the index value of the language array then it will check in the other language or default language and print it out there
@yogeshchavda8284
@yogeshchavda8284 2 года назад
How to make dynamic data on localisation please make video
@sitararafaqat
@sitararafaqat Год назад
Interview Question: When we missed out on any of the keys from any lang files, then it will return the default language instead.
@samirranderiya4868
@samirranderiya4868 Год назад
Is that possible to change default file path resources/lang to define ?
@salsabilaemma7569
@salsabilaemma7569 3 года назад
easy to understand. thanks
@codestepbystep
@codestepbystep 3 года назад
Welcome
@salsabilaemma7569
@salsabilaemma7569 3 года назад
@@codestepbystep btw, i have a question, how to implementation in many page? (Full of website), with using button language choice?
@fayekhossain4496
@fayekhossain4496 3 года назад
@@salsabilaemma7569 using English Bangla Korean in your profile.blacde.php
@RAVIRAJLADHA
@RAVIRAJLADHA Год назад
@@salsabilaemma7569 just create anchor tag of those language, u will need dropdown. and in the last section , he described how to call from route. use that , simple
@요리하는몽찬
@요리하는몽찬 3 года назад
Thank you (감사합니다.)
@efthakharbin5803
@efthakharbin5803 2 года назад
awesome
@ashishbhandari8555
@ashishbhandari8555 Год назад
when we forget any list it will not throw error instead display missed list in English language.
@codingstudio6195
@codingstudio6195 3 года назад
Hii.. please make a video on laravel 8 sessions with database connection login page
@uzairtariq4152
@uzairtariq4152 2 года назад
Thank you Sir boht shukriya but I have a question that how we can translate texts that are coming from database or stored in a variable?
@softiplus
@softiplus Год назад
You can store both languages in the database and retrieve what is needed.
@shoaibasad4926
@shoaibasad4926 Год назад
How we can put dynamic data in locale?
@vishalkumar-pk7uu
@vishalkumar-pk7uu 2 года назад
I am trying this tutorial for localization, I have followed all the step but getting syntax error. I saw one change that lang folder is on root folder but not inside resource folder. Please help
@erriada-com
@erriada-com Год назад
thanks
@sumanprajapati1283
@sumanprajapati1283 3 года назад
This is only for anchor and heading but if i want to make full website in hindi then ? all content should i set as hindi ?
@learnwithyoury6246
@learnwithyoury6246 2 года назад
good question
@AhsanHabib-vt2dq
@AhsanHabib-vt2dq 2 года назад
when we forget add any content, then it will take default content.
@Muhammadwaqas-jn2rr
@Muhammadwaqas-jn2rr 3 года назад
it can display the this key in locale language
@saikumarkandikonda431
@saikumarkandikonda431 4 года назад
if we dont give or miss any key, by default its taking English language
@rajanshukla9720
@rajanshukla9720 2 года назад
Yes
@AhmadjoniMuhamad
@AhmadjoniMuhamad 3 года назад
Спасибо тебе мой индийский брат
@Vikaskumar-ur5di
@Vikaskumar-ur5di 2 года назад
if you are not given parameter like profile/en profile/hi just put profile not working, please give the soultion
@hassanalnajjar1744
@hassanalnajjar1744 3 года назад
how to adjust the localization depend on device language ?
@neethuah2853
@neethuah2853 2 года назад
How to apply locaizaion in database content
@MDSABBIR-we3pc
@MDSABBIR-we3pc 3 года назад
If not exists i think it will show default language
@falaksherdev
@falaksherdev 3 года назад
sir g ap ny 20 k bad sath hi english ma shuru kr diyaa oper sy ja rha sab
@tibebugoa4817
@tibebugoa4817 Год назад
what about data from database
@poojaparmar2109
@poojaparmar2109 3 года назад
if we dont put any key translation so by default it takes english language.
@muditmohantyagi
@muditmohantyagi 3 года назад
Who to handle localization for database data display.
@bucky31452
@bucky31452 3 года назад
First get data in controller and send them in view. İn view set coming data in anchor tags as done in video
@muditmohantyagi
@muditmohantyagi 3 года назад
@@bucky31452 but database data is dynamic not fix type then ?
@mohammadtariqu3911
@mohammadtariqu3911 2 года назад
How we can set language ip Address
@requestmusekwa8757
@requestmusekwa8757 3 года назад
how about if the content to be translated is dynamic
@learnwithyoury6246
@learnwithyoury6246 2 года назад
same question
@ivnstudios6135
@ivnstudios6135 3 года назад
thanks sr
@patelkashyap1262
@patelkashyap1262 Год назад
bhai aap hindi to english kyu aa gaya, bhai please video hindi ma hi banavo.
@darkSlayerx77
@darkSlayerx77 Год назад
maintaining translations manually is not a convinient approach I guess
@ruheensumal3147
@ruheensumal3147 3 года назад
but mera hi url ke saath toh run hora h dynamic m nahi hora hindi m convert
@milinsuthar8350
@milinsuthar8350 3 года назад
bhai aap hindi me best ho teaching ke liye - why u turn into the english lang?
@codestepbystep
@codestepbystep 3 года назад
Bhai sayd kisi ko hindi na aati ho 🙂
@coolclips2992
@coolclips2992 3 года назад
@@codestepbystep lekin sir apne series ka title to ye rakha hai "Laravel 8 tutorial in hindi"
@codestepbystep
@codestepbystep 3 года назад
1-2 video galti se add ho gyi hogi playlist me . M check krta hu
@jaygondalia6304
@jaygondalia6304 3 года назад
@@coolclips2992 First he is giving us free tutorials So we should learn to manage or adjust minor problems bro.
@shawaiziqbal3965
@shawaiziqbal3965 Месяц назад
today english sir😅
@aronzimas5660
@aronzimas5660 3 года назад
I close programming videos as soon as I hear an Indian accent
@mrsam8728
@mrsam8728 4 года назад
bhai yr itna video hindi mai bana diya or ab english
@ayushbagwari3496
@ayushbagwari3496 3 года назад
This is a very long process mean if I have 20 pages in a website and I want to convert it to 5 different languages than I have to make more than 100 file. Damn this method is not good at all
@SyeedChowdhury
@SyeedChowdhury 3 года назад
I think you'll need 25 files total. 20 files for website pages and 5 files for 5 languages. because it's not like he named the translation files to profile.php because it'll be used in profile.blade.php. He mentioned in the video(after 3:55) that you can use any name.
@laughitout9299
@laughitout9299 3 года назад
.goog-logo-link { display:none !important; } .goog-te-gadget { color: transparent !important; } .goog-te-banner-frame.skiptranslate { display: none !important; } body { top: 0px !important; } // function googleTranslateElementInit() { new google.translate.TranslateElement({includedLanguages : 'hi,kn,en,te'}, 'google_translate_element'); }
@laxmanrawat3085
@laxmanrawat3085 4 года назад
profile.contact print
@Respect-ee2ur
@Respect-ee2ur 3 года назад
i got the error profile.welcome
@Respect-ee2ur
@Respect-ee2ur 3 года назад
i mean when im delete list or about(profile,about) like this.its not print the key values.
@vrushabhkale4225
@vrushabhkale4225 4 года назад
Sir, what if lot of language is there to add in site ?
@codestepbystep
@codestepbystep 4 года назад
We need to add all languages
@laughitout9299
@laughitout9299 3 года назад
.goog-logo-link { display:none !important; } .goog-te-gadget { color: transparent !important; } .goog-te-banner-frame.skiptranslate { display: none !important; } body { top: 0px !important; } // function googleTranslateElementInit() { new google.translate.TranslateElement({includedLanguages : 'hi,kn,en,te'}, 'google_translate_element'); }
@hubesh716
@hubesh716 2 года назад
@@laughitout9299 what ia that bro????
@laughitout9299
@laughitout9299 2 года назад
@@hubesh716 google translate for the site
@AmitKumar-mo1yy
@AmitKumar-mo1yy 3 года назад
Expression in English is not up to mark! Continue in Hindi.
@dwaipayanbhadra1765
@dwaipayanbhadra1765 3 года назад
Man u need to reduce the use of 'the' word in your lecture
@asimabusallam3147
@asimabusallam3147 4 года назад
thanks
Далее
Laravel 8 tutorial - Show List from Database Table
9:55
skibidi toilet 77 (part 4)
05:20
Просмотров 13 млн
Laravel Language Switcher
27:58
Просмотров 87 тыс.
Laravel Translations: Store in PHP or JSON Files?
7:34
Viral Video of a Man's Crazy Job Interview
16:02
Просмотров 1,5 млн
Laravel 8 tutorial - What is middleware
9:28
Просмотров 67 тыс.
Dynamic localization | Laravel 10 Tutorial #43
14:53
Просмотров 4,8 тыс.